Home | History | Annotate | Download | only in Frontend

Lines Matching refs:superType

2713     QualType superType = getSuperStructType();
2720 false, superType, VK_LValue,
2723 superType, VK_LValue,
2736 Context->getPointerType(superType),
2744 = Context->getTrivialTypeSourceInfo(superType);
2746 superType, VK_LValue,
2813 QualType superType = getSuperStructType();
2820 false, superType, VK_LValue,
2823 superType, VK_LValue, SourceLocation());
2835 Context->getPointerType(superType),
2843 = Context->getTrivialTypeSourceInfo(superType);
2845 superType, VK_RValue, ILE,