Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3582 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { isInterestingIdentifier() function in __anon018904be0f11::ASTIdentifierTableTrait
3615 bool isInterestingIdentifier(const IdentifierInfo *II) { isInterestingIdentifier() function in __anon018904be0f11::ASTIdentifierTableTrait
H A DASTReader.cpp988 static bool isInterestingIdentifier(ASTReader &Reader, IdentifierInfo &II, isInterestingIdentifier() function