Home
last modified time | relevance | path

Searched defs:isInterestingIdentifier (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp3110 bool isInterestingIdentifier(IdentifierInfo *II, MacroDirective *&Macro) { in isInterestingIdentifier() function in __anon48dda49f0811::ASTIdentifierTableTrait
H A DASTReader.cpp698 static bool isInterestingIdentifier(IdentifierInfo &II) { in isInterestingIdentifier() function