Searched refs:getBlockByrefInfo (Results 1 – 3 of 3) sorted by relevance
1018 auto &byrefInfo = getBlockByrefInfo(variable); in GetAddrOfBlockDecl()1948 auto &byrefInfo = getBlockByrefInfo(&var); in buildByrefHelpers()2023 auto &info = getBlockByrefInfo(var); in emitBlockByrefAddress()2057 const BlockByrefInfo &CodeGenFunction::getBlockByrefInfo(const VarDecl *D) { in getBlockByrefInfo() function in CodeGenFunction
1032 auto &byrefInfo = getBlockByrefInfo(&D); in EmitAutoVarAlloca()
1374 const BlockByrefInfo &getBlockByrefInfo(const VarDecl *var);