Searched defs:isInterestingIdentifier (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 3768 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { isInterestingIdentifier() function in __anonb9ef521f0c11::ASTIdentifierTableTrait |
H A D | ASTReader.cpp | 1028 static bool isInterestingIdentifier(ASTReader &Reader, const IdentifierInfo &II, isInterestingIdentifier() function |