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