Searched refs:getResultDecl (Results 1 – 3 of 3) sorted by relevance
695 auto *GroDeclStmt = dyn_cast_or_null<DeclStmt>(S.getResultDecl()); in EmitGroAlloca()757 CGF.EmitStmt(S.getResultDecl()); in EmitGroInit()
411 Stmt *getResultDecl() const { return getStoredStmts()[SubStmt::ResultDecl]; } in getResultDecl() function
8497 if (auto *ResultDecl = S->getResultDecl()) { in TransformCoroutineBodyStmt()