Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp983 Qualifiers::ObjCLifetime getBlockCaptureLifetime(QualType QT, bool ByrefLayout);
992 bool ByrefLayout=false);
998 bool ByrefLayout);
2480 bool ByrefLayout) { in getBlockCaptureLifetime() argument
2491 return ByrefLayout ? Qualifiers::OCL_ExplicitNone : Qualifiers::OCL_Strong; in getBlockCaptureLifetime()
2523 bool ByrefLayout) { in BuildRCRecordLayout() argument
2600 getBlockCaptureLifetime(FQT, ByrefLayout), in BuildRCRecordLayout()
2617 ByrefLayout), in BuildRCRecordLayout()
2627 ByrefLayout), in BuildRCRecordLayout()
2635 getBlockCaptureLifetime(MaxField->getType(), ByrefLayout), in BuildRCRecordLayout()
[all …]