Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriter.cpp3150 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { in isInterestingIdentifier() function in __anon1faf200d0611::ASTIdentifierTableTrait
3184 bool isInterestingIdentifier(const IdentifierInfo *II) { in isInterestingIdentifier() function in __anon1faf200d0611::ASTIdentifierTableTrait
DASTReader.cpp755 static bool isInterestingIdentifier(ASTReader &Reader, IdentifierInfo &II, in isInterestingIdentifier() function