Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp968 struct ASTNodeNotAsIsSourceScope { struct in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTVisitor
969 ASTNodeNotAsIsSourceScope(MatchASTVisitor *V, bool B) in ASTNodeNotAsIsSourceScope() function
973 ~ASTNodeNotAsIsSourceScope() { MV->TraversingASTNodeNotAsIs = MB; } in ~ASTNodeNotAsIsSourceScope()
976 MatchASTVisitor *MV;
977 bool MB;