Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DIdenticalExprChecker.cpp365 const ReturnStmt *ReturnStmt1 = cast<ReturnStmt>(Stmt1); in isIdenticalStmt() local
368 return isIdenticalStmt(Ctx, ReturnStmt1->getRetValue(), in isIdenticalStmt()