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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp370 const ReturnStmt *ReturnStmt2 = cast<ReturnStmt>(Stmt2); local
373 ReturnStmt2->getRetValue(), IgnoreSideEffects);

Completed in 156 milliseconds