Home
last modified time | relevance | path

Searched refs:TraceReporter (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp865 class TraceReporter : llvm::PrettyStackTraceEntry { class in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor
913 TraceReporter(const MatchASTVisitor &MV) : MV(MV) {} in TraceReporter() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor::TraceReporter
1674 internal::MatchASTVisitor::TraceReporter StackTrace(Visitor); in matchAST()