Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DObjC.h22 constexpr const char metaclass[] = "_OBJC_METACLASS_$_"; variable
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp563 AppleObjCRuntime::ClassDescriptorSP metaclass(GetMetaclass()); in Describe() local
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6427 bool metaclass = ((flags & CLS_META) != 0); Write__class_ro_t_initializer() local
6471 Write_class_t(ASTContext * Context,std::string & Result,StringRef VarName,const ObjCInterfaceDecl * CDecl,bool metaclass) Write_class_t() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1774 auto *metaclass = metaclassFields.finishAndCreateGlobal( GenerateClass() local
[all...]
H A DCGObjCMac.cpp7361 GetClassGlobal(const ObjCInterfaceDecl * ID,bool metaclass,ForDefinition_t isForDefinition) GetClassGlobal() argument
[all...]