Home
last modified time | relevance | path

Searched refs:ImplementationIsNonLazy (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCMac.cpp1431 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
5700 CGObjCNonFragileABIMac::ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac
5859 if (ImplementationIsNonLazy(ID)) in GenerateClass()
5998 if (ImplementationIsNonLazy(OCD)) in GenerateCategory()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp597 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anoneeab31c10111::RewriteModernObjC
7312 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCClassMetaData()
7494 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCCategoryImplDecl()