Home | History | Annotate | Download | only in Sema

Lines Matching refs:Cls

3587       if (DeclType.Cls.TypeQuals)
3588 T = S.BuildQualifiedType(T, DeclType.Loc, DeclType.Cls.TypeQuals);