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