Searched refs:BuildIvarLayout (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 935 llvm::Constant *BuildIvarLayout(const ObjCImplementationDecl *OI, 942 return BuildIvarLayout(OI, beginOffset, endOffset, true, false); in BuildStrongIvarLayout() 949 return BuildIvarLayout(OI, beginOffset, endOffset, false, hasMRCWeakIvars); in BuildWeakIvarLayout() 5445 CGObjCCommonMac::BuildIvarLayout(const ObjCImplementationDecl *OMD, in BuildIvarLayout() function in CGObjCCommonMac
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 3517 …2ObjCImplementationDeclEb", "(anonymous namespace)::CGObjCCommonMac::BuildIvarLayout(clang::ObjCIm…
|