Home
last modified time | relevance | path

Searched defs:metaclass (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lld/MachO/
H A DObjC.h19 constexpr const char metaclass[] = "_OBJC_METACLASS_$_"; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp423 AppleObjCRuntime::ClassDescriptorSP metaclass(GetMetaclass()); in Describe() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6430 bool metaclass = ((flags & CLS_META) != 0); in Write__class_ro_t_initializer() local
6474 const ObjCInterfaceDecl *CDecl, bool metaclass) { in Write_class_t()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1768 auto *metaclass = metaclassFields.finishAndCreateGlobal( in GenerateClass() local
H A DCGObjCMac.cpp7400 bool metaclass, in GetClassGlobal()