#include "llvm/TextAPI/Record.h"
Definition at line 31 of file Record.h.
◆ RecordLoc() [1/2]
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 37 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: