Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getSuperStructType

427     QualType getSuperStructType();
2575 QualType RewriteObjC::getSuperStructType() {
2723 QualType superType = getSuperStructType();
2833 QualType superType = getSuperStructType();
2967 ArgTypes.push_back(Context->getPointerType(getSuperStructType()));