Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp370 const ReturnStmt *ReturnStmt2 = cast<ReturnStmt>(Stmt2); in isIdenticalStmt() local
373 ReturnStmt2->getRetValue(), IgnoreSideEffects); in isIdenticalStmt()