Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h108 virtual std::string getMessageForReturn(const CallExpr *CallExpr) { in getMessageForReturn() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp965 std::string getMessageForReturn(const CallExpr *CallExpr) override { getMessageForReturn() function in __anonca30e6ce0611::MallocBugVisitor::StackHintGeneratorForReallocationFailed