Searched refs:DIBlockByRefStruct (Results 1 – 2 of 2) sorted by relevance
988 unsigned DIBlockByRefStruct = 1 << 4; in visitDICompositeType() local989 AssertDI((N.getFlags() & DIBlockByRefStruct) == 0, in visitDICompositeType()
1197 unsigned DIBlockByRefStruct = 1 << 4; in visitDICompositeType() local1198 CheckDI((N.getFlags() & DIBlockByRefStruct) == 0, in visitDICompositeType()