Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp979 struct ASTNodeNotAsIsSourceScope { struct in clang::ast_matchers::internal::__anon49a4c76e0111::MatchASTVisitor
980 ASTNodeNotAsIsSourceScope(MatchASTVisitor *V, bool B) in ASTNodeNotAsIsSourceScope() function
984 ~ASTNodeNotAsIsSourceScope() { MV->TraversingASTNodeNotAsIs = MB; } in ~ASTNodeNotAsIsSourceScope()
987 MatchASTVisitor *MV;
988 bool MB;