Searched defs:getIdentifierInfo (Results 1 – 6 of 6) sorted by relevance
| /external/clang/include/clang/Lex/ | ||
| D | Token.h | 159 IdentifierInfo *getIdentifierInfo() const { in getIdentifierInfo() function |
| D | Preprocessor.h | 644 IdentifierInfo *getIdentifierInfo(StringRef Name) const { in getIdentifierInfo() function |
| /external/icu/icu4c/source/i18n/ | ||
| D | uspoof_impl.cpp | 417 IdentifierInfo *SpoofImpl::getIdentifierInfo(UErrorCode &status) const { in getIdentifierInfo() function in SpoofImpl |
| /external/chromium_org/third_party/icu/source/i18n/ | ||
| D | uspoof_impl.cpp | 417 IdentifierInfo *SpoofImpl::getIdentifierInfo(UErrorCode &status) const { in getIdentifierInfo() function in SpoofImpl |
| /external/llvm/lib/Target/X86/AsmParser/ | ||
| D | X86AsmParser.cpp | 279 InlineAsmIdentifierInfo &getIdentifierInfo() { in getIdentifierInfo() function in __anon1569cd850111::X86AsmParser::IntelExprStateMachine |
| /external/clang/lib/Serialization/ | ||
| D | ASTReader.cpp | 1678 IdentifierInfo *getIdentifierInfo() const { return Found; } in getIdentifierInfo() function in __anon261bb41b0211::IdentifierLookupVisitor |