Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAssociatedStmt

63         auto *CS = cast<CapturedStmt>(S.getAssociatedStmt());
584 CGCapturedStmtInfo CapturesInfo(cast<CapturedStmt>(*D.getAssociatedStmt()));
1194 auto CS = cast<CapturedStmt>(S.getAssociatedStmt());
1243 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
1876 cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
1888 cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
1900 cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
1912 cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
2154 auto *Stmt = cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt();
2302 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
2333 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
2353 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
2362 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
2408 auto CS = cast<CapturedStmt>(S.getAssociatedStmt());
2559 auto CS = cast<CapturedStmt>(S.getAssociatedStmt());
2604 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
2757 if (!S.getAssociatedStmt()) {
2766 auto CS = cast<CapturedStmt>(S.getAssociatedStmt());
2774 cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
3219 S.getAssociatedStmt()->IgnoreContainers(/*IgnoreCaptured=*/true);
3256 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
3265 const CapturedStmt &CS = *cast<CapturedStmt>(S.getAssociatedStmt());
3321 auto CS = cast<CapturedStmt>(S.getAssociatedStmt());
3351 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
3390 CGF.EmitStmt(cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt());
3478 auto CS = cast<CapturedStmt>(S.getAssociatedStmt());