Searched defs:addGlobal (Results 1 – 2 of 2) sorted by relevance
91 void addGlobal(StringRef Name, DIE *Die) { Globals[Name] = Die; } in addGlobal() function
150 void addGlobal(VariableDeclaration *Global) { in addGlobal() function