Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp1781 generateByrefCopyHelper(CodeGenFunction &CGF, const BlockByrefInfo &byrefInfo, in generateByrefCopyHelper()
1850 const BlockByrefInfo &byrefInfo, in buildByrefCopyHelper()
1859 const BlockByrefInfo &byrefInfo, in generateByrefDisposeHelper()
1912 const BlockByrefInfo &byrefInfo, in buildByrefDisposeHelper()
1921 static T *buildByrefHelpers(CodeGenModule &CGM, const BlockByrefInfo &byrefInfo, in buildByrefHelpers()
2028 const BlockByrefInfo &info, in emitBlockByrefAddress()
2057 const BlockByrefInfo &CodeGenFunction::getBlockByrefInfo(const VarDecl *D) { in getBlockByrefInfo()
2132 BlockByrefInfo info; in getBlockByrefInfo()
DCGBlocks.h144 class BlockByrefInfo {
DCodeGenFunction.h85 class BlockByrefInfo; variable
1172 llvm::DenseMap<const ValueDecl *, BlockByrefInfo> BlockByrefInfos;
1370 const BlockByrefInfo &info,
1374 const BlockByrefInfo &getBlockByrefInfo(const VarDecl *var);