Home
last modified time | relevance | path

Searched refs:ByrefLayout (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp987 Qualifiers::ObjCLifetime getBlockCaptureLifetime(QualType QT, bool ByrefLayout);
996 bool ByrefLayout=false);
1002 bool ByrefLayout);
2413 bool ByrefLayout) { in getBlockCaptureLifetime() argument
2424 return ByrefLayout ? Qualifiers::OCL_ExplicitNone : Qualifiers::OCL_Strong; in getBlockCaptureLifetime()
2456 bool ByrefLayout) { in BuildRCRecordLayout() argument
2533 getBlockCaptureLifetime(FQT, ByrefLayout), in BuildRCRecordLayout()
2550 ByrefLayout), in BuildRCRecordLayout()
2560 ByrefLayout), in BuildRCRecordLayout()
2576 bool ByrefLayout) { in BuildRCBlockVarRecordLayout() argument
[all …]