clang  3.7.0
clang::FullSourceLoc Member List

This is the complete list of members for clang::FullSourceLoc, including all inherited members.

dump() const clang::FullSourceLoc
clang::SourceLocation::dump(const SourceManager &SM) const clang::SourceLocation
FullSourceLoc()clang::FullSourceLocinlineexplicit
FullSourceLoc(SourceLocation Loc, const SourceManager &SM)clang::FullSourceLocinlineexplicit
getBufferData(bool *Invalid=nullptr) const clang::FullSourceLoc
getCharacterData(bool *Invalid=nullptr) const clang::FullSourceLoc
getDecomposedLoc() const clang::FullSourceLoc
getExpansionColumnNumber(bool *Invalid=nullptr) const clang::FullSourceLoc
getExpansionLineNumber(bool *Invalid=nullptr) const clang::FullSourceLoc
getExpansionLoc() const clang::FullSourceLoc
getFileID() const clang::FullSourceLoc
getFromPtrEncoding(const void *Encoding)clang::SourceLocationinlinestatic
getFromRawEncoding(unsigned Encoding)clang::SourceLocationinlinestatic
getLocWithOffset(int Offset) const clang::SourceLocationinline
getManager() const clang::FullSourceLocinline
getPtrEncoding() const clang::SourceLocationinline
getRawEncoding() const clang::SourceLocationinline
getSpellingColumnNumber(bool *Invalid=nullptr) const clang::FullSourceLoc
getSpellingLineNumber(bool *Invalid=nullptr) const clang::FullSourceLoc
getSpellingLoc() const clang::FullSourceLoc
isBeforeInTranslationUnitThan(SourceLocation Loc) const clang::FullSourceLoc
isBeforeInTranslationUnitThan(FullSourceLoc Loc) const clang::FullSourceLocinline
isFileID() const clang::SourceLocationinline
isInSystemHeader() const clang::FullSourceLoc
isInvalid() const clang::SourceLocationinline
isMacroID() const clang::SourceLocationinline
isValid() const clang::SourceLocationinline
operator!=(const FullSourceLoc &LHS, const FullSourceLoc &RHS)clang::FullSourceLocfriend
operator==(const FullSourceLoc &LHS, const FullSourceLoc &RHS)clang::FullSourceLocfriend
print(raw_ostream &OS, const SourceManager &SM) const clang::SourceLocation
printToString(const SourceManager &SM) const clang::SourceLocation
SourceLocation()clang::SourceLocationinline