Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

4242   } else if (Context.hasSameUnqualifiedType(Arg, Context.OverloadTy)) {
5201 if (Arg->getType() == Context.OverloadTy) {
5253 if (Arg->getType() == Context.OverloadTy) {