Home | History | Annotate | Download | only in Sema

Lines Matching full:variance

591                                     ObjCTypeParamVariance variance,
688 return ObjCTypeParamDecl::Create(Context, CurContext, variance, varianceLoc,
778 // Check for consistency of the variance.
783 // of the definition, just propagate the variance.
832 // Override the variance.