Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h811 virtual bool isMatchingChildrenNotSpelledInSource() const = 0;
817 : MV(V), MB(V->isMatchingChildrenNotSpelledInSource()) {
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp746 bool isMatchingChildrenNotSpelledInSource() const override { in isMatchingChildrenNotSpelledInSource() function in clang::ast_matchers::internal::__anon995a12ab0111::MatchASTVisitor