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