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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h179 IdentifierInfo *getIdentifierInfo() const { function in class:clang::Token
H A DPreprocessor.h1191 IdentifierInfo *getIdentifierInfo(StringRef Name) const { function in class:clang::Preprocessor
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp396 InlineAsmIdentifierInfo &getIdentifierInfo() { return Info; } function in class:__anon4389::X86AsmParser::IntelExprStateMachine
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2052 IdentifierInfo *getIdentifierInfo() const { return Found; } function in class:__anon2130::IdentifierLookupVisitor

Completed in 195 milliseconds