Searched defs:BugReporterContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h694 class BugReporterContext { class in namespace:clang::ento
700 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} function in class:clang::ento::BugReporterContext

Completed in 110 milliseconds