Searched defs:getMessageForReturn (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
H A D | BugReporter.h | 108 virtual std::string getMessageForReturn(const CallExpr *CallExpr) { in getMessageForReturn() function |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocChecker.cpp | 1041 std::string getMessageForReturn(const CallExpr *CallExpr) override { getMessageForReturn() function in __anonfd3743ad0611::MallocBugVisitor::StackHintGeneratorForReallocationFailed |