Home | History | Annotate | Download | only in Sema

Lines Matching refs:getBaseElementType

4803     if (Context.getBaseElementType(R)->isHalfType()) {
8232 !(Context.getBaseElementType(VDecl->getType()).isConstQualified() ||
8301 Context.getBaseElementType(Ty),
8453 Context.getBaseElementType(Type),
8479 = Context.getBaseElementType(Type)->getAs<RecordType>()) {
8638 QualType baseType = Context.getBaseElementType(type);
11122 QualType EltTy = Context.getBaseElementType(T);
11275 QualType EltTy = Context.getBaseElementType(FD->getType());
11608 !Context.getBaseElementType(FD->getType()).isPODType(Context)) {
11693 QualType BaseType = Context.getBaseElementType(FD->getType());