Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

566       (E->getType() == Context.OverloadTy ||
4535 if (Fn->getType() == Context.OverloadTy) {
4641 /// i.e. an expression not of \p OverloadTy. The expression should
8931 return Context.OverloadTy;
9059 return Context.OverloadTy;
11025 if (SecondType == Context.OverloadTy)