Searched refs:IsMIRStructType (Results 1 – 3 of 3) sorted by relevance
917 bool IsMIRStructType() const in IsMIRStructType() function939 return IsMIRStructType() || IsMIRClassType() || IsMIRInterfaceType(); in IsInstanceOfMIRStructType()
33 DEBUG_ASSERT((mirType->IsMIRStructType() || mirType->IsMIRUnionType()), "non-structure"); in GetOrCreateMemOpndFromSymbol()
746 DEBUG_ASSERT((mirType->IsMIRStructType() || mirType->IsMIRUnionType()), "non-structure"); in GetMirTypeInfoFormFieldIdAndMirType()