Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1565 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
6495 bool CGObjCNonFragileABIMac::ImplementationIsNonLazy( in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac
6653 if (ImplementationIsNonLazy(ID)) in GenerateClass()
6782 if (ImplementationIsNonLazy(OCD)) in GenerateCategory()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp593 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anonedadf7530111::RewriteModernObjC
7154 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCClassMetaData()
7336 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCCategoryImplDecl()