Searched refs:isBlockByrefVariable (Results 1 – 10 of 10) sorted by relevance
169 bool isBlockByrefVariable() const { in isBlockByrefVariable() function171 return Var.isBlockByrefVariable(); in isBlockByrefVariable()
204 else if (DV->isBlockByrefVariable()) in addVariableAddress()
72 if (Var.isBlockByrefVariable()) { in getType()
175 bool isBlockByrefVariable() const;
746 else if (DV.isBlockByrefVariable()) in addVariableAddress()
149 bool DbgVariable::isBlockByrefVariable() const { in isBlockByrefVariable() function in DbgVariable
178 bool isBlockByrefVariable() const;
938 assert((!DV.isBlockByrefVariable() || DV.hasComplexAddress()) && in addVariableAddress()942 else if (DV.isBlockByrefVariable()) in addVariableAddress()
190 bool DbgVariable::isBlockByrefVariable() const { in isBlockByrefVariable() function in DbgVariable
671 bool isBlockByrefVariable() const { in isBlockByrefVariable() function