Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp636 TraversingASTChildrenNotSpelledInSource; in matchesRecursively()
747 return TraversingASTChildrenNotSpelledInSource; in isMatchingChildrenNotSpelledInSource()
750 TraversingASTChildrenNotSpelledInSource = Set; in setMatchingChildrenNotSpelledInSource()
778 bool TraversingASTChildrenNotSpelledInSource = false; member in clang::ast_matchers::internal::__anon55449d7d0111::MatchASTVisitor
1451 bool ScopedChildren = TraversingASTChildrenNotSpelledInSource; in TraverseDecl()
1479 TraversingASTChildrenNotSpelledInSource; in TraverseStmt()
1528 TraversingASTChildrenNotSpelledInSource; in TraverseConstructorInitializer()