LLVM: llvm::MachO::RecordLoc Struct Reference (original) (raw)
#include "[llvm/TextAPI/Record.h](TextAPI%5F2Record%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| RecordLoc ()=default | |
| RecordLoc (std::string File, unsigned Line) | |
| bool | isValid () const |
| Whether there is source location tied to the RecordLoc object. | |
| bool | operator== (const RecordLoc &O) const |
Definition at line 32 of file Record.h.
| llvm::MachO::RecordLoc::RecordLoc ( ) | default |
|---|
◆ RecordLoc() [2/2]
| llvm::MachO::RecordLoc::RecordLoc ( std::string File, unsigned Line ) | inline |
|---|
◆ isValid()
| bool llvm::MachO::RecordLoc::isValid ( ) const | inline |
|---|
Whether there is source location tied to the RecordLoc object.
Definition at line 38 of file Record.h.
References File.
◆ operator==()
◆ File
const std::string llvm::MachO::RecordLoc::File
◆ Line
The documentation for this struct was generated from the following file:
- include/llvm/TextAPI/Record.h