Searched refs:DstStructTypesSet (Results 1 – 1 of 1) sorted by relevance
63 TypeMapTy(Linker::IdentifiedStructTypeSet &DstStructTypesSet) in TypeMapTy() argument64 : DstStructTypesSet(DstStructTypesSet) {} in TypeMapTy()66 Linker::IdentifiedStructTypeSet &DstStructTypesSet; member in __anon68cc845a0111::TypeMapTy229 DstStructTypesSet.switchToNonOpaque(DstSTy); in linkDefinedTypeBodies()246 DstStructTypesSet.addNonOpaque(DTy); in finishType()336 DstStructTypesSet.addOpaque(STy); in get()341 DstStructTypesSet.findNonOpaque(ElementTypes, IsPacked)) { in get()347 DstStructTypesSet.addNonOpaque(STy); in get()880 if (TypeMap.DstStructTypesSet.hasType(DST)) in computeTypeMapping()