reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 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,