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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h526 class BugReporterContext { class in namespace:clang::ento
530 BugReporterContext(GRBugReporter& br) : BR(br) {} function in class:clang::ento::BugReporterContext

Completed in 102 milliseconds