Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h523 virtual std::string getMessageForReturn(const CallExpr *CallExpr) { in getMessageForReturn() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp1317 return getMessageForReturn(CE); in getMessage()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp558 std::string getMessageForReturn(const CallExpr *CallExpr) override { in getMessageForReturn() function in __anon98725bea0111::MallocChecker::MallocBugVisitor::StackHintGeneratorForReallocationFailed