Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getSuperStructType

462     QualType getSuperStructType();
2909 QualType RewriteModernObjC::getSuperStructType() {
3057 QualType superType = getSuperStructType();
3167 QualType superType = getSuperStructType();
3301 ArgTypes.push_back(Context->getPointerType(getSuperStructType()));