Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h61 StringRef endText);
H A DRetainCountDiagnostics.cpp850 StringRef endText) in RefCountReport() argument
851 : PathSensitiveBugReport(D, D.getDescription(), endText, n) { in RefCountReport()