Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ImplementationIsNonLazy

1328   /// ImplementationIsNonLazy - Check whether the given category or
1330 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
5084 CGObjCNonFragileABIMac::ImplementationIsNonLazy(const ObjCImplDecl *OD) const {
5205 if (ImplementationIsNonLazy(ID))
5339 if (ImplementationIsNonLazy(OCD))