Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h49 StringRef endText);
H A DRetainCountDiagnostics.cpp698 StringRef endText) in RefCountReport() argument
699 : BugReport(D, D.getDescription(), endText, n) { in RefCountReport()