Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h819 virtual bool isMatchingChildrenNotSpelledInSource() const = 0;
825 : MV(V), MB(V->isMatchingChildrenNotSpelledInSource()) {
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp717 bool isMatchingChildrenNotSpelledInSource() const override { in isMatchingChildrenNotSpelledInSource() function in clang::ast_matchers::internal::__anonb98ef6e90111::MatchASTVisitor