Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp297 Finder->IsMatchingInASTNodeNotAsIs()) in matches()
325 Finder->IsMatchingInASTNodeNotAsIs()) in matchesNoKindCheck()
H A DASTMatchFinder.cpp753 bool IsMatchingInASTNodeNotAsIs() const override { in IsMatchingInASTNodeNotAsIs() function in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h786 virtual bool IsMatchingInASTNodeNotAsIs() const = 0;