Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp293 Finder->IsMatchingInASTNodeNotSpelledInSource()) in matches()
321 Finder->IsMatchingInASTNodeNotSpelledInSource()) in matchesNoKindCheck()
H A DASTMatchFinder.cpp732 bool IsMatchingInASTNodeNotSpelledInSource() const override { in IsMatchingInASTNodeNotSpelledInSource() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h789 virtual bool IsMatchingInASTNodeNotSpelledInSource() const = 0;