Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getSuperStructType

532     QualType getSuperStructType();
3034 QualType RewriteModernObjC::getSuperStructType() {
3336 QualType superType = getSuperStructType();
3436 QualType superType = getSuperStructType();
3564 ArgTypes.push_back(Context->getPointerType(getSuperStructType()));