Searched refs:DstStructTypesSet (Results 1 – 1 of 1) sorted by relevance
62 TypeMapTy(Linker::IdentifiedStructTypeSet &DstStructTypesSet) in TypeMapTy() argument63 : DstStructTypesSet(DstStructTypesSet) {} in TypeMapTy()65 Linker::IdentifiedStructTypeSet &DstStructTypesSet; member in __anon4cbc01be0111::TypeMapTy244 DstStructTypesSet.addNonOpaque(DTy); in finishType()334 DstStructTypesSet.addOpaque(STy); in get()339 DstStructTypesSet.findNonOpaque(ElementTypes, IsPacked)) { in get()345 DstStructTypesSet.addNonOpaque(STy); in get()875 if (TypeMap.DstStructTypesSet.hasType(DST)) in computeTypeMapping()