Home
last modified time | relevance | path

Searched refs:endText (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h61 StringRef endText);
H A DRetainCountDiagnostics.cpp854 StringRef endText) in RefCountReport() argument
855 : PathSensitiveBugReport(D, D.getDescription(), endText, n) { in RefCountReport()