Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1569 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
6409 bool CGObjCNonFragileABIMac::ImplementationIsNonLazy( in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac
6567 if (ImplementationIsNonLazy(ID)) in GenerateClass()
6714 if (ImplementationIsNonLazy(OCD)) in GenerateCategory()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp594 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anonceb1b5150111::RewriteModernObjC
7153 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCClassMetaData()
7335 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCCategoryImplDecl()