Searched refs:getSuperStructType (Results 1 – 1 of 1) sorted by relevance
518 QualType getSuperStructType();2978 QualType RewriteModernObjC::getSuperStructType() { in getSuperStructType() function in RewriteModernObjC3269 QualType superType = getSuperStructType(); in SynthMessageExpr()3361 QualType superType = getSuperStructType(); in SynthMessageExpr()3487 ArgTypes.push_back(Context->getPointerType(getSuperStructType())); in SynthMessageExpr()