Home | History | Annotate | Download | only in Frontend

Lines Matching refs:superType

3336     QualType superType = getSuperStructType();
3343 false, superType, VK_LValue,
3346 superType, VK_LValue,
3359 Context->getPointerType(superType),
3367 = Context->getTrivialTypeSourceInfo(superType);
3369 superType, VK_LValue,
3436 QualType superType = getSuperStructType();
3443 false, superType, VK_LValue,
3446 superType, VK_LValue, SourceLocation());
3458 Context->getPointerType(superType),
3466 = Context->getTrivialTypeSourceInfo(superType);
3468 superType, VK_RValue, ILE,