Home
last modified time | relevance | path

Searched defs:getIdentifierInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h187 IdentifierInfo *getIdentifierInfo() const { in getIdentifierInfo() function
H A DPreprocessor.h1535 IdentifierInfo *getIdentifierInfo(StringRef Name) const { in getIdentifierInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp497 const InlineAsmIdentifierInfo &getIdentifierInfo() const { return Info; } in getIdentifierInfo() function in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2263 IdentifierInfo *getIdentifierInfo() const { return Found; } in getIdentifierInfo() function in __anon09454b220511::IdentifierLookupVisitor