Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriter.cpp3121 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { in isInterestingIdentifier() function in __anon25a84b0f0711::ASTIdentifierTableTrait
3153 bool isInterestingIdentifier(const IdentifierInfo *II) { in isInterestingIdentifier() function in __anon25a84b0f0711::ASTIdentifierTableTrait
DASTReader.cpp749 static bool isInterestingIdentifier(ASTReader &Reader, IdentifierInfo &II, in isInterestingIdentifier() function