Home | History | Annotate | Download | only in Sema

Lines Matching defs:BaseType

8583     const Type* BaseType = getElementType(BaseExpr);
8584 if (BaseType != EffectiveType) {
8587 uint64_t array_typesize = Context.getTypeSize(BaseType);