Searched refs:DIBlockByRefStruct (Results 1 – 2 of 2) sorted by relevance
3 ; CHECK: DIBlockByRefStruct on DICompositeType is no longer supported
1168 unsigned DIBlockByRefStruct = 1 << 4; in visitDICompositeType() local1169 CheckDI((N.getFlags() & DIBlockByRefStruct) == 0, in visitDICompositeType()