Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

380       (E->getType() == Context.OverloadTy ||
3665 if (Fn->getType() == Context.OverloadTy) {
3744 /// i.e. an expression not of \p OverloadTy. The expression should
7576 return S.Context.OverloadTy;
7681 return S.Context.OverloadTy;
9423 if (SecondType == Context.OverloadTy)