Home
last modified time | relevance | path

Searched refs:addGlobalNameForTypeUnit (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h310 void addGlobalNameForTypeUnit(StringRef Name, const DIScope *Context);
H A DDwarfCompileUnit.cpp1410 void DwarfCompileUnit::addGlobalNameForTypeUnit(StringRef Name, in addGlobalNameForTypeUnit() function in DwarfCompileUnit
H A DDwarfUnit.cpp1813 getCU().addGlobalNameForTypeUnit(Name, Context); in addGlobalName()