Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnknownAnyTy

6282     if (Init->getType() == Context.UnknownAnyTy && isa<ObjCMessageExpr>(Init)) {