clang
7.0.0
|
This is the complete list of members for clang::SourceLocation, including all inherited members.
ASTReader class | clang::SourceLocation | friend |
ASTWriter class | clang::SourceLocation | friend |
dump(const SourceManager &SM) const | clang::SourceLocation | |
getFromPtrEncoding(const void *Encoding) | clang::SourceLocation | inlinestatic |
getFromRawEncoding(unsigned Encoding) | clang::SourceLocation | inlinestatic |
getLocWithOffset(int Offset) const | clang::SourceLocation | inline |
getPtrEncoding() const | clang::SourceLocation | inline |
getRawEncoding() const | clang::SourceLocation | inline |
isFileID() const | clang::SourceLocation | inline |
isInvalid() const | clang::SourceLocation | inline |
isMacroID() const | clang::SourceLocation | inline |
isPairOfFileLocations(SourceLocation Start, SourceLocation End) | clang::SourceLocation | inlinestatic |
isValid() const | clang::SourceLocation | inline |
print(raw_ostream &OS, const SourceManager &SM) const | clang::SourceLocation | |
printToString(const SourceManager &SM) const | clang::SourceLocation | |
SourceManager class | clang::SourceLocation | friend |