Home
last modified time | relevance | path

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

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