Home
last modified time | relevance | path

Searched refs:isInterestingNonMacroIdentifier (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp3317 bool isInterestingNonMacroIdentifier(const IdentifierInfo *II) { in isInterestingNonMacroIdentifier() function in __anon2ce8c1cd0a11::ASTIdentifierTableTrait
3436 if (Trait.isInterestingNonMacroIdentifier(II)) in WriteIdentifierTable()