Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp751 struct ASTNodeNotSpelledInSourceScope { struct in clang::ast_matchers::internal::__anonb98ef6e90111::MatchASTVisitor
752 ASTNodeNotSpelledInSourceScope(MatchASTVisitor *V, bool B) in ASTNodeNotSpelledInSourceScope() function
756 ~ASTNodeNotSpelledInSourceScope() { in ~ASTNodeNotSpelledInSourceScope()
761 MatchASTVisitor *MV;
762 bool MB;