Searched refs:applyVariableAttributes (Results 1 – 2 of 2) sorted by relevance
340 void applyVariableAttributes(const DbgVariable &Var, DIE &VariableDie);
730 applyVariableAttributes(DV, *VariableDie); in constructVariableDIEImpl()1334 applyVariableAttributes(*Var, *Die); in finishEntityDefinition()1513 void DwarfCompileUnit::applyVariableAttributes(const DbgVariable &Var, in applyVariableAttributes() function in DwarfCompileUnit