Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp297 Finder->IsMatchingInASTNodeNotAsIs()) in matches()
325 Finder->IsMatchingInASTNodeNotAsIs()) in matchesNoKindCheck()
DASTMatchFinder.cpp724 bool IsMatchingInASTNodeNotAsIs() const override { in IsMatchingInASTNodeNotAsIs() function in clang::ast_matchers::internal::__anonf1db16cd0111::MatchASTVisitor
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h798 virtual bool IsMatchingInASTNodeNotAsIs() const = 0;