Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h105 BugReporter &getBugReporter() { in getBugReporter() function
DExprEngine.h218 BugReporter &getBugReporter() { return BR; } in getBugReporter() function
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h711 PathSensitiveBugReporter& getBugReporter() { return BR; } in getBugReporter() function