Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp137 const char *FunctionDescription = IsMethod ? "method" : "function"; in emitDiagnostics() local
H A DCStringChecker.cpp53 static ErrorMessage createOutOfBoundErrorMsg(StringRef FunctionDescription, in createOutOfBoundErrorMsg()