Searched refs:getBlockByrefInfo (Results 1 – 3 of 3) sorted by relevance
1230 auto &byrefInfo = getBlockByrefInfo(variable); in GetAddrOfBlockDecl()2453 auto &byrefInfo = getBlockByrefInfo(&var); in buildByrefHelpers()2536 auto &info = getBlockByrefInfo(var); in emitBlockByrefAddress()2569 const BlockByrefInfo &CodeGenFunction::getBlockByrefInfo(const VarDecl *D) { in getBlockByrefInfo() function in CodeGenFunction
1551 auto &byrefInfo = getBlockByrefInfo(&D); in EmitAutoVarAlloca()
2254 const BlockByrefInfo &getBlockByrefInfo(const VarDecl *var);