Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h358 const Stmt *GetRetValExpr(const ExplodedNode *N);
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp92 const Stmt *bugreporter::GetRetValExpr(const ExplodedNode *N) { in GetRetValExpr() function in bugreporter