Searched defs:ImplementationIsNonLazy (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteModernObjC.cpp | 593 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anonc09f721f0111::RewriteModernObjC |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 6415 bool CGObjCNonFragileABIMac::ImplementationIsNonLazy( in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac |