Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp751 struct ASTNodeNotSpelledInSourceScope { struct in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
752 ASTNodeNotSpelledInSourceScope(MatchASTVisitor *V, bool B) in ASTNodeNotSpelledInSourceScope() function
756 ~ASTNodeNotSpelledInSourceScope() { in ~ASTNodeNotSpelledInSourceScope()
761 MatchASTVisitor *MV;
762 bool MB;