Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

1003     assert(Arg != S.Context.OverloadTy && "Unresolved overloaded function");
2841 Arg->getType() != S.Context.OverloadTy &&
2853 if (ArgType == S.Context.OverloadTy) {