Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:blockInfo

961                                              const CGBlockInfo &blockInfo);
1789 const CGBlockInfo &blockInfo) {
1806 const BlockDecl *blockDecl = blockInfo.getBlockDecl();
1810 CGM.getTargetData().getStructLayout(blockInfo.StructureType);
1821 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable);