clang API Documentation
ASTReader class | clang::SourceLocation | [friend] |
ASTWriter class | clang::SourceLocation | [friend] |
dump(const SourceManager &SM) const | clang::SourceLocation | |
getFromPtrEncoding(const void *Encoding) | clang::SourceLocation | [inline, static] |
getFromRawEncoding(unsigned Encoding) | clang::SourceLocation | [inline, static] |
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] |
isValid() const | clang::SourceLocation | [inline] |
print(raw_ostream &OS, const SourceManager &SM) const | clang::SourceLocation | |
printToString(const SourceManager &SM) const | clang::SourceLocation | |
SourceLocation() | clang::SourceLocation | [inline] |
SourceManager class | clang::SourceLocation | [friend] |