Searched refs:setExpression (Results 1 – 7 of 7) sorted by relevance
217 void setExpression(DIExpression *NewExpr) { in setExpression() function
1750 DII->setExpression(SalvagedExpr); in salvageDebugInfoForDbgValues()1971 DII->setExpression(*DVR); in rewriteDebugUsers()
1173 DDI->setExpression( in instrumentStack()
553 DDI->setExpression(DIExpression::get(Context, Ops)); in upgradeDeclareExpressions()
2516 DVI->setExpression(Expr); in salvageDebugInfo()
5892 DVI->setExpression(DbgDIExpr); in DbgApplyEqualValues()5908 DVI->setExpression(DbgDIExpr); in DbgApplyEqualValues()
19950 Andry noticed that given a DAP setExpression request, where the39867 Fix result of DAP setExpression39868 A co-worker, Andry, noticed that the DAP setExpression implementation44093 Implement DAP setExpression request44094 This implements the DAP setExpression request.