Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp965 struct ASTNodeNotSpelledInSourceScope { struct in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor
966 ASTNodeNotSpelledInSourceScope(MatchASTVisitor *V, bool B) in ASTNodeNotSpelledInSourceScope() function
970 ~ASTNodeNotSpelledInSourceScope() { in ~ASTNodeNotSpelledInSourceScope()
975 MatchASTVisitor *MV;
976 bool MB;