Searched defs:MIRInterfaceType (Results 1 – 1 of 1) sorted by relevance
2029 explicit MIRInterfaceType(MIRTypeKind tKind) : MIRStructType(tKind) {} in MIRInterfaceType() function2030 MIRInterfaceType(MIRTypeKind tKind, GStrIdx strIdx) : MIRStructType(tKind, strIdx) {} in MIRInterfaceType() function