Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriter.cpp3150 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { in isInterestingIdentifier() function in __anon84a3a1ce0611::ASTIdentifierTableTrait
3184 bool isInterestingIdentifier(const IdentifierInfo *II) { in isInterestingIdentifier() function in __anon84a3a1ce0611::ASTIdentifierTableTrait
DASTReader.cpp755 static bool isInterestingIdentifier(ASTReader &Reader, IdentifierInfo &II, in isInterestingIdentifier() function
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp3279 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { in isInterestingIdentifier() function in __anon63d40bdc0a11::ASTIdentifierTableTrait
3312 bool isInterestingIdentifier(const IdentifierInfo *II) { in isInterestingIdentifier() function in __anon63d40bdc0a11::ASTIdentifierTableTrait
DASTReader.cpp911 static bool isInterestingIdentifier(ASTReader &Reader, IdentifierInfo &II, in isInterestingIdentifier() function