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