Searched refs:getBlockByrefInfo (Results 1 – 3 of 3) sorted by relevance
1015 auto &byrefInfo = getBlockByrefInfo(variable); in GetAddrOfBlockDecl()1946 auto &byrefInfo = getBlockByrefInfo(&var); in buildByrefHelpers()2021 auto &info = getBlockByrefInfo(var); in emitBlockByrefAddress()2055 const BlockByrefInfo &CodeGenFunction::getBlockByrefInfo(const VarDecl *D) { in getBlockByrefInfo() function in CodeGenFunction
1021 auto &byrefInfo = getBlockByrefInfo(&D); in EmitAutoVarAlloca()
1293 const BlockByrefInfo &getBlockByrefInfo(const VarDecl *var);