Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp297 Finder->IsMatchingInASTNodeNotAsIs()) in matches()
325 Finder->IsMatchingInASTNodeNotAsIs()) in matchesNoKindCheck()
H A DASTMatchFinder.cpp724 bool IsMatchingInASTNodeNotAsIs() const override { in IsMatchingInASTNodeNotAsIs() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h798 virtual bool IsMatchingInASTNodeNotAsIs() const = 0;