Home | History | Annotate | Download | only in Sema

Lines Matching refs:Cls

2565       if (DeclType.Cls.TypeQuals)
2566 T = S.BuildQualifiedType(T, DeclType.Loc, DeclType.Cls.TypeQuals);