Home
last modified time | relevance | path

Searched defs:getMessageForReturn (Results 1 – 2 of 2) 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/Checkers/
H A DMallocChecker.cpp558 std::string getMessageForReturn(const CallExpr *CallExpr) override { in getMessageForReturn() function in __anon98725bea0111::MallocChecker::MallocBugVisitor::StackHintGeneratorForReallocationFailed