Home
last modified time | relevance | path

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

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