Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp967 struct ASTNodeNotSpelledInSourceScope { struct in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
968 ASTNodeNotSpelledInSourceScope(MatchASTVisitor *V, bool B) in ASTNodeNotSpelledInSourceScope() function
972 ~ASTNodeNotSpelledInSourceScope() { in ~ASTNodeNotSpelledInSourceScope()
977 MatchASTVisitor *MV;
978 bool MB;