Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DIdenticalExprChecker.cpp366 const ReturnStmt *ReturnStmt2 = cast<ReturnStmt>(Stmt2); in isIdenticalStmt() local
369 ReturnStmt2->getRetValue(), IgnoreSideEffects); in isIdenticalStmt()