Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp292 Finder->IsMatchingInASTNodeNotSpelledInSource()) in matches()
320 Finder->IsMatchingInASTNodeNotSpelledInSource()) in matchesNoKindCheck()
H A DASTMatchFinder.cpp745 bool IsMatchingInASTNodeNotSpelledInSource() const override { in IsMatchingInASTNodeNotSpelledInSource() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h791 virtual bool IsMatchingInASTNodeNotSpelledInSource() const = 0;