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()
519 QualType getSuperStructType();2979 QualType RewriteModernObjC::getSuperStructType() { in getSuperStructType() function in RewriteModernObjC3270 QualType superType = getSuperStructType(); in SynthMessageExpr()3362 QualType superType = getSuperStructType(); in SynthMessageExpr()3488 ArgTypes.push_back(Context->getPointerType(getSuperStructType())); in SynthMessageExpr()