Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchersInternal.h807 virtual bool isMatchingChildrenNotSpelledInSource() const = 0;
813 : MV(V), MB(V->isMatchingChildrenNotSpelledInSource()) {
/freebsd-14-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp746 bool isMatchingChildrenNotSpelledInSource() const override { in isMatchingChildrenNotSpelledInSource() function in clang::ast_matchers::internal::__anona16e780f0111::MatchASTVisitor