Searched refs:getSuperStructType (Results 1 – 2 of 2) sorted by relevance
427 QualType getSuperStructType();2532 QualType RewriteObjC::getSuperStructType() { in getSuperStructType() function in RewriteObjC2704 QualType superType = getSuperStructType(); in SynthMessageExpr()2800 QualType superType = getSuperStructType(); in SynthMessageExpr()2927 ArgTypes.push_back(Context->getPointerType(getSuperStructType())); in SynthMessageExpr()
518 QualType getSuperStructType();2978 QualType RewriteModernObjC::getSuperStructType() { in getSuperStructType() function in RewriteModernObjC3274 QualType superType = getSuperStructType(); in SynthMessageExpr()3370 QualType superType = getSuperStructType(); in SynthMessageExpr()3497 ArgTypes.push_back(Context->getPointerType(getSuperStructType())); in SynthMessageExpr()