Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h713 PathSensitiveBugReporter& getBugReporter() { return BR; } in getBugReporter() function