Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp1531 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
6257 CGObjCNonFragileABIMac::ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac
6412 if (ImplementationIsNonLazy(ID)) in GenerateClass()
6539 if (ImplementationIsNonLazy(OCD)) in GenerateCategory()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp593 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anonadad980e0111::RewriteModernObjC
7157 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCClassMetaData()
7339 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCCategoryImplDecl()