LLVM: llvm::remarks::RemarkLocation Struct Reference (original) (raw)
The debug location used to track a remark back to the source file. More...
#include "[llvm/Remarks/Remark.h](Remark%5F8h%5Fsource.html)"
Detailed Description
The debug location used to track a remark back to the source file.
Definition at line 32 of file Remark.h.
Member Function Documentation
◆ print()
Member Data Documentation
◆ SourceColumn
unsigned llvm::remarks::RemarkLocation::SourceColumn = 0
◆ SourceFilePath
StringRef llvm::remarks::RemarkLocation::SourceFilePath
◆ SourceLine
unsigned llvm::remarks::RemarkLocation::SourceLine = 0
The documentation for this struct was generated from the following files:
- include/llvm/Remarks/Remark.h
- lib/Remarks/Remark.cpp