#include <Representation.h>
Definition at line 142 of file Representation.h.
◆ Location() [1/2]
clang::doc::Location::Location |
( |
| ) |
|
|
default |
◆ Location() [2/2]
clang::doc::Location::Location |
( |
int |
LineNumber, |
|
|
SmallString< 16 > |
Filename |
|
) |
| |
|
inline |
◆ operator==()
bool clang::doc::Location::operator== |
( |
const Location & |
Other | ) |
const |
|
inline |
◆ Filename
SmallString<32> clang::doc::Location::Filename |
◆ LineNumber
int clang::doc::Location::LineNumber |
The documentation for this struct was generated from the following file: