Searched defs:ImplementationIsNonLazy (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteModernObjC.cpp | 594 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy() function in __anon2abafbd60111::RewriteModernObjC |
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 6450 bool CGObjCNonFragileABIMac::ImplementationIsNonLazy( in ImplementationIsNonLazy() function in CGObjCNonFragileABIMac |