Searched defs:isInterestingIdentifier (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 3110 bool isInterestingIdentifier(IdentifierInfo *II, MacroDirective *&Macro) { in isInterestingIdentifier() function in __anon48dda49f0811::ASTIdentifierTableTrait |
H A D | ASTReader.cpp | 698 static bool isInterestingIdentifier(IdentifierInfo &II) { in isInterestingIdentifier() function |