Searched defs:SuperTy (Results 1 – 4 of 4) sorted by relevance
678 QualType SuperTy) in ObjCPropertyRefExpr()
2403 QualType SuperTy(Class->getSuperClassType(), 0); in ActOnSuperMessage() local
3903 QualType SuperTy = CGM.getContext().getObjCInterfaceType(Super); in BuildObjCObjectTypeInfo() local
213 llvm::StructType *SuperTy; member in __anon0cc8f9a20111::ObjCCommonTypesHelper