Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

2991         S.Context.OverloadTy) {
3453 if (S.Context.getCanonicalType(T2) == S.Context.OverloadTy)
3561 else if (S.Context.getCanonicalType(T2) == S.Context.OverloadTy)
4217 if (Initializer->getType() == Context.OverloadTy &&