Searched defs:metaclass (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1763 auto *metaclass = metaclassFields.finishAndCreateGlobal( variable
H A DCGObjCMac.cpp7407 GetClassGlobal(const ObjCInterfaceDecl *ID, bool metaclass, ForDefinition_t isForDefinition) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6434 bool metaclass = ((flags & CLS_META) != 0); local
6476 Write_class_t(ASTContext *Context, std::string &Result, StringRef VarName, const ObjCInterfaceDecl *CDecl, bool metaclass) argument
[all...]

Completed in 206 milliseconds