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

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

Completed in 108 milliseconds