Home | History | Annotate | Download | only in Sema

Lines Matching refs:getRValueReferenceType

4125         ArgTy = S.Context.getRValueReferenceType(ArgTy);
4301 LhsT = Self.Context.getRValueReferenceType(LhsT);
4353 LhsT = Self.Context.getRValueReferenceType(LhsT);
4355 RhsT = Self.Context.getRValueReferenceType(RhsT);