Home | History | Annotate | Download | only in Sema

Lines Matching refs:SCS

6024   const StandardConversionSequence *SCS = 0;
6027 SCS = &ICS.Standard;
6030 SCS = &ICS.UserDefined.After;
6048 switch (SCS->getNarrowingKind(S.Context, PostInit, ConstantValue,