Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ImplementationIsNonLazy

1434   /// ImplementationIsNonLazy - Check whether the given category or
1436 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
5745 CGObjCNonFragileABIMac::ImplementationIsNonLazy(const ObjCImplDecl *OD) const {
5900 if (ImplementationIsNonLazy(ID))
6030 if (ImplementationIsNonLazy(OCD))