Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp1565 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
6442 bool CGObjCNonFragileABIMac::ImplementationIsNonLazy( in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac
6600 if (ImplementationIsNonLazy(ID)) in GenerateClass()
6749 if (ImplementationIsNonLazy(OCD)) in GenerateCategory()
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp594 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anon21803b4f0111::RewriteModernObjC
7154 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCClassMetaData()
7336 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCCategoryImplDecl()