LLVM 17.0.0git
|
A key-value pair with a debug location that is used to display the remarks at the right place in the source. More...
#include "llvm/Remarks/Remark.h"
Public Attributes | |
StringRef | Key |
StringRef | Val |
std::optional< RemarkLocation > | Loc |
A key-value pair with a debug location that is used to display the remarks at the right place in the source.
std::optional<RemarkLocation> llvm::remarks::Argument::Loc |