Home
last modified time | relevance | path

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

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