clang  3.7.0
clang::IdentifierInfo Member List

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

getBuiltinID() const clang::IdentifierInfoinline
getFETokenInfo() const clang::IdentifierInfoinline
getLength() const clang::IdentifierInfoinline
getName() const clang::IdentifierInfoinline
getNameStart() const clang::IdentifierInfoinline
getObjCKeywordID() const clang::IdentifierInfoinline
getObjCOrBuiltinID() const clang::IdentifierInfoinline
getPPKeywordID() const clang::IdentifierInfo
getTokenID() const clang::IdentifierInfoinline
hadMacroDefinition() const clang::IdentifierInfoinline
hasChangedSinceDeserialization() const clang::IdentifierInfoinline
hasMacroDefinition() const clang::IdentifierInfoinline
hasRevertedTokenIDToIdentifier() const clang::IdentifierInfoinline
IdentifierInfo()clang::IdentifierInfo
IdentifierTable classclang::IdentifierInfofriend
isCPlusPlusOperatorKeyword() const clang::IdentifierInfoinline
isExtensionToken() const clang::IdentifierInfoinline
isFromAST() const clang::IdentifierInfoinline
isFutureCompatKeyword() const clang::IdentifierInfoinline
isHandleIdentifierCase() const clang::IdentifierInfoinline
isKeyword(const LangOptions &LangOpts)clang::IdentifierInfo
isModulesImport() const clang::IdentifierInfoinline
isOutOfDate() const clang::IdentifierInfoinline
isPoisoned() const clang::IdentifierInfoinline
isStr(const char(&Str)[StrLen]) const clang::IdentifierInfoinline
operator<(const IdentifierInfo &RHS) const clang::IdentifierInfoinline
RevertTokenIDToIdentifier()clang::IdentifierInfoinline
setBuiltinID(unsigned ID)clang::IdentifierInfoinline
setChangedSinceDeserialization()clang::IdentifierInfoinline
setFETokenInfo(void *T)clang::IdentifierInfoinline
setHasMacroDefinition(bool Val)clang::IdentifierInfoinline
setIsCPlusPlusOperatorKeyword(bool Val=true)clang::IdentifierInfoinline
setIsExtensionToken(bool Val)clang::IdentifierInfoinline
setIsFromAST()clang::IdentifierInfoinline
setIsFutureCompatKeyword(bool Val)clang::IdentifierInfoinline
setIsPoisoned(bool Value=true)clang::IdentifierInfoinline
setModulesImport(bool I)clang::IdentifierInfoinline
setObjCKeywordID(tok::ObjCKeywordKind ID)clang::IdentifierInfoinline
setObjCOrBuiltinID(unsigned ID)clang::IdentifierInfoinline
setOutOfDate(bool OOD)clang::IdentifierInfoinline