Home | History | Annotate | Download | only in Frontend

Lines Matching refs:superType

2745     QualType superType = getSuperStructType();
2752 false, superType, VK_LValue,
2755 superType, VK_LValue,
2768 Context->getPointerType(superType),
2776 = Context->getTrivialTypeSourceInfo(superType);
2778 superType, VK_LValue,
2853 QualType superType = getSuperStructType();
2860 false, superType, VK_LValue,
2863 superType, VK_LValue, SourceLocation());
2875 Context->getPointerType(superType),
2883 = Context->getTrivialTypeSourceInfo(superType);
2885 superType, VK_RValue, ILE,