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

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

Completed in 102 milliseconds