Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:blockInfo

2601                                                  const CGBlockInfo &blockInfo) {
2630 target.getStructLayout(blockInfo.StructureType)
2631 ->getElementOffset(blockInfo.getCapture(VD).getIndex()));