Searched refs:getSuperStructType (Results 1 – 2 of 2) sorted by relevance
427 QualType getSuperStructType();2532 QualType RewriteObjC::getSuperStructType() { in getSuperStructType() function in RewriteObjC2699 QualType superType = getSuperStructType(); in SynthMessageExpr()2791 QualType superType = getSuperStructType(); in SynthMessageExpr()2917 ArgTypes.push_back(Context->getPointerType(getSuperStructType())); in SynthMessageExpr()
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()