clearBuiltinID() | clang::IdentifierInfo | inline |
deuglifiedName() const | clang::IdentifierInfo | |
getBuiltinID() const | clang::IdentifierInfo | inline |
getFETokenInfo() const | clang::IdentifierInfo | inline |
getLength() const | clang::IdentifierInfo | inline |
getName() const | clang::IdentifierInfo | inline |
getNameStart() const | clang::IdentifierInfo | inline |
getNotableIdentifierID() const | clang::IdentifierInfo | inline |
getObjCKeywordID() const | clang::IdentifierInfo | inline |
getObjCOrBuiltinID() const | clang::IdentifierInfo | inline |
getPPKeywordID() const | clang::IdentifierInfo | |
getTokenID() const | clang::IdentifierInfo | inline |
hadMacroDefinition() const | clang::IdentifierInfo | inline |
hasChangedSinceDeserialization() const | clang::IdentifierInfo | inline |
hasFETokenInfoChangedSinceDeserialization() const | clang::IdentifierInfo | inline |
hasMacroDefinition() const | clang::IdentifierInfo | inline |
hasRevertedTokenIDToIdentifier() const | clang::IdentifierInfo | inline |
IdentifierInfo(const IdentifierInfo &)=delete | clang::IdentifierInfo | |
IdentifierInfo(IdentifierInfo &&)=delete | clang::IdentifierInfo | |
IdentifierTable | clang::IdentifierInfo | friend |
isCPlusPlusKeyword(const LangOptions &LangOpts) const | clang::IdentifierInfo | |
isCPlusPlusOperatorKeyword() const | clang::IdentifierInfo | inline |
isDeprecatedMacro() const | clang::IdentifierInfo | inline |
isEditorPlaceholder() const | clang::IdentifierInfo | inline |
isExtensionToken() const | clang::IdentifierInfo | inline |
isFinal() const | clang::IdentifierInfo | inline |
isFromAST() const | clang::IdentifierInfo | inline |
isFutureCompatKeyword() const | clang::IdentifierInfo | inline |
isHandleIdentifierCase() const | clang::IdentifierInfo | inline |
isKeyword(const LangOptions &LangOpts) const | clang::IdentifierInfo | |
isMangledOpenMPVariantName() const | clang::IdentifierInfo | inline |
isModulesImport() const | clang::IdentifierInfo | inline |
isOutOfDate() const | clang::IdentifierInfo | inline |
isPlaceholder() const | clang::IdentifierInfo | inline |
isPoisoned() const | clang::IdentifierInfo | inline |
isReserved(const LangOptions &LangOpts) const | clang::IdentifierInfo | |
isReservedLiteralSuffixId() const | clang::IdentifierInfo | |
isRestrictExpansion() const | clang::IdentifierInfo | inline |
isStr(const char(&Str)[StrLen]) const | clang::IdentifierInfo | inline |
isStr(llvm::StringRef Str) const | clang::IdentifierInfo | inline |
operator<(const IdentifierInfo &RHS) const | clang::IdentifierInfo | inline |
operator=(const IdentifierInfo &)=delete | clang::IdentifierInfo | |
operator=(IdentifierInfo &&)=delete | clang::IdentifierInfo | |
revertIdentifierToTokenID(tok::TokenKind TK) | clang::IdentifierInfo | inline |
revertTokenIDToIdentifier() | clang::IdentifierInfo | inline |
setBuiltinID(unsigned ID) | clang::IdentifierInfo | inline |
setChangedSinceDeserialization() | clang::IdentifierInfo | inline |
setFETokenInfo(void *T) | clang::IdentifierInfo | inline |
setFETokenInfoChangedSinceDeserialization() | clang::IdentifierInfo | inline |
setHasMacroDefinition(bool Val) | clang::IdentifierInfo | inline |
setIsCPlusPlusOperatorKeyword(bool Val=true) | clang::IdentifierInfo | inline |
setIsDeprecatedMacro(bool Val) | clang::IdentifierInfo | inline |
setIsExtensionToken(bool Val) | clang::IdentifierInfo | inline |
setIsFinal(bool Val) | clang::IdentifierInfo | inline |
setIsFromAST() | clang::IdentifierInfo | inline |
setIsFutureCompatKeyword(bool Val) | clang::IdentifierInfo | inline |
setIsPoisoned(bool Value=true) | clang::IdentifierInfo | inline |
setIsRestrictExpansion(bool Val) | clang::IdentifierInfo | inline |
setMangledOpenMPVariantName(bool I) | clang::IdentifierInfo | inline |
setModulesImport(bool I) | clang::IdentifierInfo | inline |
setNotableIdentifierID(unsigned ID) | clang::IdentifierInfo | inline |
setObjCKeywordID(tok::ObjCKeywordKind ID) | clang::IdentifierInfo | inline |
setObjCOrBuiltinID(unsigned ID) | clang::IdentifierInfo | inline |
setOutOfDate(bool OOD) | clang::IdentifierInfo | inline |