Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCInterfaceType

142         << Context.getObjCInterfaceType(CurrentClass)
544 Context.getObjCInterfaceType(SuperClassDecl),
830 || RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),
909 } else if (RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),
956 RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),