Home | History | Annotate | Download | only in Sema

Lines Matching defs:SCS

6263   const StandardConversionSequence *SCS = 0;
6266 SCS = &ICS.Standard;
6269 SCS = &ICS.UserDefined.After;
6287 switch (SCS->getNarrowingKind(S.Context, PostInit, ConstantValue,