Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

1039     assert(Arg != S.Context.OverloadTy && "Unresolved overloaded function");
2912 Arg->getType() != S.Context.OverloadTy &&
2924 if (ArgType == S.Context.OverloadTy) {