Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:DIVariable

870           DIVariable DV(Variables.getElement(vi));
1073 DbgVariable *DwarfDebug::getExistingAbstractVariable(const DIVariable &DV,
1074 DIVariable &Cleansed) {
1078 // removed. It's done to allow each DIVariable to describe its location
1088 DbgVariable *DwarfDebug::getExistingAbstractVariable(const DIVariable &DV) {
1089 DIVariable Cleansed;
1093 void DwarfDebug::createAbstractVariable(const DIVariable &Var,
1100 void DwarfDebug::ensureAbstractVariableIsCreated(const DIVariable &DV,
1102 DIVariable Cleansed = DV;
1110 DwarfDebug::ensureAbstractVariableIsCreatedIfScoped(const DIVariable &DV,
1112 DIVariable Cleansed = DV;
1124 DIVariable DV = Var->getVariable();
1149 DIVariable DV(VI.Var);
1199 DIVariable DV(I.first);
1278 DIVariable DV(Variables.getElement(i));
1471 DIVariable DV(I.first);
1504 DIVariable DV = Var->getVariable();
1577 DIVariable DV(Variables.getElement(i));
1960 DIVariable DV(Value.getVariable());