Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp876 class TraceReporter : llvm::PrettyStackTraceEntry { class in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor
924 TraceReporter(const MatchASTVisitor &MV) : MV(MV) {} in TraceReporter() function in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor::TraceReporter