Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp618 TraversingASTChildrenNotSpelledInSource; in matchesRecursively()
718 return TraversingASTChildrenNotSpelledInSource; in isMatchingChildrenNotSpelledInSource()
721 TraversingASTChildrenNotSpelledInSource = Set; in setMatchingChildrenNotSpelledInSource()
749 bool TraversingASTChildrenNotSpelledInSource = false; member in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
1208 bool ScopedChildren = TraversingASTChildrenNotSpelledInSource; in TraverseDecl()
1236 TraversingASTChildrenNotSpelledInSource; in TraverseStmt()
1285 TraversingASTChildrenNotSpelledInSource; in TraverseConstructorInitializer()