Searched refs:applyVariableAttributes (Results 1 – 2 of 2) sorted by relevance
339 void applyVariableAttributes(const DbgVariable &Var, DIE &VariableDie);
728 applyVariableAttributes(DV, *VariableDie); in constructVariableDIEImpl()1329 applyVariableAttributes(*Var, *Die); in finishEntityDefinition()1508 void DwarfCompileUnit::applyVariableAttributes(const DbgVariable &Var, in applyVariableAttributes() function in DwarfCompileUnit