Searched refs:pDIStructTy (Results 1 – 1 of 1) sorted by relevance
238 DICompositeType* pDIStructTy = builder.createStructType(pFile, in CreateDebugStructType() local249 mDebugStructMap[pType] = pDIStructTy; in CreateDebugStructType()261 pDIStructTy, name, pFile, lineNum, size, alignment, offset, flags, pDebugTy)); in CreateDebugStructType()266 pDIStructTy->replaceElements(builder.getOrCreateArray(ElemTypes)); in CreateDebugStructType()267 return pDIStructTy; in CreateDebugStructType()