|
clang-tools 22.0.0git
|
This is the complete list of members for clang::doc::Location, including all inherited members.
| EndLineNumber | clang::doc::Location | |
| Filename | clang::doc::Location | |
| IsFileInRootDir | clang::doc::Location | |
| Location(int StartLineNumber=0, int EndLineNumber=0, StringRef Filename=StringRef(), bool IsFileInRootDir=false) | clang::doc::Location | inline |
| operator!=(const Location &Other) const | clang::doc::Location | inline |
| operator<(const Location &Other) const | clang::doc::Location | inline |
| operator==(const Location &Other) const | clang::doc::Location | inline |
| StartLineNumber | clang::doc::Location |