Home
last modified time | relevance | path

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

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