Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3768 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { isInterestingIdentifier() function in __anonb9ef521f0c11::ASTIdentifierTableTrait
3796 bool isInterestingIdentifier(const IdentifierInfo *II) { isInterestingIdentifier() function in __anonb9ef521f0c11::ASTIdentifierTableTrait
H A DASTReader.cpp1028 static bool isInterestingIdentifier(ASTReader &Reader, const IdentifierInfo &II, isInterestingIdentifier() function