Searched refs:getSuperStructType (Results 1 – 2 of 2) sorted by relevance
427 QualType getSuperStructType();2523 QualType RewriteObjC::getSuperStructType() { in getSuperStructType() function in RewriteObjC2693 QualType superType = getSuperStructType(); in SynthMessageExpr()2788 QualType superType = getSuperStructType(); in SynthMessageExpr()2914 ArgTypes.push_back(Context->getPointerType(getSuperStructType())); in SynthMessageExpr()
518 QualType getSuperStructType();2977 QualType RewriteModernObjC::getSuperStructType() { in getSuperStructType() function in RewriteModernObjC3273 QualType superType = getSuperStructType(); in SynthMessageExpr()3368 QualType superType = getSuperStructType(); in SynthMessageExpr()3494 ArgTypes.push_back(Context->getPointerType(getSuperStructType())); in SynthMessageExpr()