Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp987 Qualifiers::ObjCLifetime getBlockCaptureLifetime(QualType QT, bool ByrefLayout);
2420 Qualifiers::ObjCLifetime CGObjCCommonMac::getBlockCaptureLifetime(QualType FQT, in getBlockCaptureLifetime() function in CGObjCCommonMac
2541 getBlockCaptureLifetime(FQT, ByrefLayout), in BuildRCRecordLayout()
2557 getBlockCaptureLifetime(LastFieldBitfieldOrUnnamed->getType(), in BuildRCRecordLayout()
2567 getBlockCaptureLifetime(LastFieldBitfieldOrUnnamed->getType(), in BuildRCRecordLayout()
2576 getBlockCaptureLifetime(MaxField->getType(), ByrefLayout), in BuildRCRecordLayout()
2930 UpdateRunSkipBlockVars(CI.isByRef(), getBlockCaptureLifetime(type, false), in fillRunSkipBlockVars()