Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp957 Qualifiers::ObjCLifetime getBlockCaptureLifetime(QualType QT, bool ByrefLayout);
966 bool ByrefLayout=false);
972 bool ByrefLayout);
2375 bool ByrefLayout) { in getBlockCaptureLifetime() argument
2386 return ByrefLayout ? Qualifiers::OCL_ExplicitNone : Qualifiers::OCL_Strong; in getBlockCaptureLifetime()
2418 bool ByrefLayout) { in BuildRCRecordLayout() argument
2498 getBlockCaptureLifetime(FQT, ByrefLayout), in BuildRCRecordLayout()
2515 ByrefLayout), in BuildRCRecordLayout()
2525 ByrefLayout), in BuildRCRecordLayout()
2541 bool ByrefLayout) { in BuildRCBlockVarRecordLayout() argument
[all …]