Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnknownAnyTy

1130       ReturnType = Context.UnknownAnyTy;
2058 if (Receiver->getType() == Context.UnknownAnyTy)