Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCInterfaceType

142         << Context.getObjCInterfaceType(CurrentClass)
570 Context.getObjCInterfaceType(SuperClassDecl),
856 || RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),
935 } else if (RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),
983 RequireCompleteType(ClassLoc, Context.getObjCInterfaceType(IDecl),