clang API Documentation

clang::SourceLocation Member List
This is the complete list of members for clang::SourceLocation, including all inherited members.
ASTReader classclang::SourceLocation [friend]
ASTWriter classclang::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 classclang::SourceLocation [friend]