Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp120 const char *ActionMsg = "Write to"; in emitDiagnostics() local
128 ActionMsg = "Capture of"; in emitDiagnostics()
142 BugName << ActionMsg in emitDiagnostics()
147 BugMessage << ActionMsg << " autoreleasing out parameter "; in emitDiagnostics()