Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

472       (E->getType() == Context.OverloadTy ||
3989 if (Fn->getType() == Context.OverloadTy) {
4069 /// i.e. an expression not of \p OverloadTy. The expression should
8096 return S.Context.OverloadTy;
8208 return S.Context.OverloadTy;
10035 if (SecondType == Context.OverloadTy)