Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h102 BugReporter &getBugReporter() { in getBugReporter() function
DExprEngine.h220 BugReporter &getBugReporter() { return BR; } in getBugReporter() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h149 BugReporter &getBugReporter() { in getBugReporter() function
DExprEngine.h133 BugReporter& getBugReporter() { return BR; } in getBugReporter() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h704 PathSensitiveBugReporter& getBugReporter() { return BR; } in getBugReporter() function