Home
last modified time | relevance | path

Searched defs:ASTNodeNotAsIsSourceScope (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp765 struct ASTNodeNotAsIsSourceScope { struct in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
766 ASTNodeNotAsIsSourceScope(MatchASTVisitor *V, bool B) in ASTNodeNotAsIsSourceScope() function
770 ~ASTNodeNotAsIsSourceScope() { MV->TraversingASTNodeNotAsIs = MB; } in ~ASTNodeNotAsIsSourceScope()
773 MatchASTVisitor *MV;
774 bool MB;