reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4219 const BlockDecl *blockDecl = block.getBlockDecl(); 4231 CGM.getDataLayout().getStructLayout(block.StructureType); 4234 collectDefaultFieldsForBlockLiteralDeclare(block, C, loc, *blockLayout, tunit, 4245 blockLayout->getElementOffsetInBits(block.CXXThisIndex); 4253 const CGBlockInfo::Capture &captureInfo = block.getCapture(variable); 4320 CGM.getContext().toBits(block.BlockSize), 0,