Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp1569 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
6450 bool CGObjCNonFragileABIMac::ImplementationIsNonLazy( in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac
6608 if (ImplementationIsNonLazy(ID)) in GenerateClass()
6757 if (ImplementationIsNonLazy(OCD)) in GenerateCategory()
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp594 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anon2abafbd60111::RewriteModernObjC
7154 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCClassMetaData()
7336 if (ImplementationIsNonLazy(IDecl)) in RewriteObjCCategoryImplDecl()