Home
last modified time | relevance | path

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

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