reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3496 Address Addr = EmitExtVectorElementLValue(LV); 3498 QualType EltType = LV.getType()->castAs<VectorType>()->getElementType(); 3501 return MakeAddrLValue(Addr, EltType, LV.getBaseInfo(), 3502 CGM.getTBAAInfoForSubobject(LV, EltType));