Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h102 BugReporter &getBugReporter() { in getBugReporter() function
H A DExprEngine.h220 BugReporter &getBugReporter() { return BR; } in getBugReporter() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h704 PathSensitiveBugReporter& getBugReporter() { return BR; } in getBugReporter() function