Home
last modified time | relevance | path

Searched defs:getReport (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h193 PathSensitiveBugReport &getReport() { return Report; } in getReport() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h666 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function