Searched refs:setVariable (Results 1 – 4 of 4) sorted by relevance
222 void setVariable(DILocalVariable *NewVar) { Variable = NewVar; } in setVariable() function
322 void setVariable(DILocalVariable *NewVar) { in setVariable() function
1601 DPV.setVariable(GetUpdatedDIVariable(DPV.getVariable())); in fixupDebugInfoPostExtraction()1646 DVI->setVariable(GetUpdatedDIVariable(DVI->getVariable())); in fixupDebugInfoPostExtraction()
544 V.setVariable(cast<DILocalVariable>(MappedVar)); in remapDPValue()