Home
last modified time | relevance | path

Searched refs:GetRetValExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h358 const Stmt *GetRetValExpr(const ExplodedNode *N);
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp92 const Stmt *bugreporter::GetRetValExpr(const ExplodedNode *N) { in GetRetValExpr() function in bugreporter