Home | History | Annotate | Download | only in Frontend

Lines Matching refs:superType

3356     QualType superType = getSuperStructType();
3363 false, superType, VK_LValue,
3366 superType, VK_LValue,
3379 Context->getPointerType(superType),
3387 = Context->getTrivialTypeSourceInfo(superType);
3389 superType, VK_LValue,
3464 QualType superType = getSuperStructType();
3471 false, superType, VK_LValue,
3474 superType, VK_LValue, SourceLocation());
3486 Context->getPointerType(superType),
3494 = Context->getTrivialTypeSourceInfo(superType);
3496 superType, VK_RValue, ILE,