Home
last modified time | relevance | path

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

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