Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1569 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
6415 bool CGObjCNonFragileABIMac::ImplementationIsNonLazy( in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac
6573 if (ImplementationIsNonLazy(ID)) in GenerateClass()
6720 if (ImplementationIsNonLazy(OCD)) in GenerateCategory()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp593 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anonc09f721f0111::RewriteModernObjC
7151 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCClassMetaData()
7333 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCCategoryImplDecl()