HomeSort by: relevance | last modified time | path
    Searched refs:getMessageForReturn (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 110 virtual std::string getMessageForReturn(const CallExpr *CallExpr) {
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 849 std::string getMessageForReturn(const CallExpr *CallExpr) override {
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 325 return getMessageForReturn(CE);

Completed in 26 milliseconds