Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp983 Qualifiers::ObjCLifetime getBlockCaptureLifetime(QualType QT, bool ByrefLayout);
992 bool ByrefLayout=false);
998 bool ByrefLayout);
2416 bool ByrefLayout) { in getBlockCaptureLifetime() argument
2427 return ByrefLayout ? Qualifiers::OCL_ExplicitNone : Qualifiers::OCL_Strong; in getBlockCaptureLifetime()
2459 bool ByrefLayout) { in BuildRCRecordLayout() argument
2536 getBlockCaptureLifetime(FQT, ByrefLayout), in BuildRCRecordLayout()
2553 ByrefLayout), in BuildRCRecordLayout()
2563 ByrefLayout), in BuildRCRecordLayout()
2579 bool ByrefLayout) { in BuildRCBlockVarRecordLayout() argument
[all …]