Lines Matching defs:LastStmt
637 auto LastStmt = CS->body_rbegin();638 if (LastStmt != CS->body_rend())639 return isa<ReturnStmt>(*LastStmt);