Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp981 struct ASTNodeNotAsIsSourceScope { struct in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
982 ASTNodeNotAsIsSourceScope(MatchASTVisitor *V, bool B) in ASTNodeNotAsIsSourceScope() function
986 ~ASTNodeNotAsIsSourceScope() { MV->TraversingASTNodeNotAsIs = MB; } in ~ASTNodeNotAsIsSourceScope()
989 MatchASTVisitor *MV;
990 bool MB;