Searched refs:getSuperStructType (Results 1 – 2 of 2) sorted by relevance
428 QualType getSuperStructType();2522 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()
519 QualType getSuperStructType();2972 QualType RewriteModernObjC::getSuperStructType() { in getSuperStructType() function in RewriteModernObjC3268 QualType superType = getSuperStructType(); in SynthMessageExpr()3363 QualType superType = getSuperStructType(); in SynthMessageExpr()3489 ArgTypes.push_back(Context->getPointerType(getSuperStructType())); in SynthMessageExpr()