Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp369 const ReturnStmt *ReturnStmt1 = cast<ReturnStmt>(Stmt1); in isIdenticalStmt() local
372 return isIdenticalStmt(Ctx, ReturnStmt1->getRetValue(), in isIdenticalStmt()