Home
last modified time | relevance | path

Searched refs:isMatchingChildrenNotSpelledInSource (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h812 virtual bool isMatchingChildrenNotSpelledInSource() const = 0;
818 : MV(V), MB(V->isMatchingChildrenNotSpelledInSource()) {
/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp735 bool isMatchingChildrenNotSpelledInSource() const override { in isMatchingChildrenNotSpelledInSource() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor