Searched refs:applyVariableAttributes (Results 1 – 2 of 2) sorted by relevance
293 void applyVariableAttributes(const DbgVariable &Var, DIE &VariableDie);
546 applyVariableAttributes(DV, *VariableDie); in constructVariableDIEImpl()901 applyVariableAttributes(*Var, *Die); in finishEntityDefinition()1074 void DwarfCompileUnit::applyVariableAttributes(const DbgVariable &Var, in applyVariableAttributes() function in DwarfCompileUnit