reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3223 : Parent(&Parent), Index(Index) 3225 if (const ArrayType *AT = Context.getAsArrayType(Parent.getType())) { 3228 } else if (const VectorType *VT = Parent.getType()->getAs<VectorType>()) { 3232 const ComplexType *CT = Parent.getType()->getAs<ComplexType>();