Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h110 virtual std::string getMessageForReturn(const CallExpr *CallExpr) { in getMessageForReturn() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp849 std::string getMessageForReturn(const CallExpr *CallExpr) override { in getMessageForReturn() function in __anon093a02e60411::MallocBugVisitor::StackHintGeneratorForReallocationFailed