Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:blockInfo

2329   const CGBlockInfo &blockInfo) {
2352 target.getStructLayout(blockInfo.StructureType)
2353 ->getElementOffset(blockInfo.getCapture(VD).getIndex()));