Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchFinder.cpp641 struct ASTChildrenNotSpelledInSource { struct in clang::ast_matchers::internal::__anon637901cc0111::MatchASTVisitor
642 ASTChildrenNotSpelledInSource(MatchASTVisitor *V, bool B) in ASTChildrenNotSpelledInSource() argument
646 ~ASTChildrenNotSpelledInSource() { in ~ASTChildrenNotSpelledInSource()
651 MatchASTVisitor *MV;
652 bool MB;