clang-tools
11.0.0
|
This is the complete list of members for clang::doc::Location, including all inherited members.
Filename | clang::doc::Location | |
IsFileInRootDir | clang::doc::Location | |
LineNumber | clang::doc::Location | |
Location()=default | clang::doc::Location | |
Location(int LineNumber, SmallString< 16 > Filename) | clang::doc::Location | inline |
Location(int LineNumber, SmallString< 16 > Filename, bool IsFileInRootDir) | clang::doc::Location | inline |
operator<(const Location &Other) const | clang::doc::Location | inline |
operator==(const Location &Other) const | clang::doc::Location | inline |