Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h335 void addGlobalNameForTypeUnit(StringRef Name, const DIScope *Context);
H A DDwarfCompileUnit.cpp1529 void DwarfCompileUnit::addGlobalNameForTypeUnit(StringRef Name, in addGlobalNameForTypeUnit() function in DwarfCompileUnit
H A DDwarfUnit.cpp1859 getCU().addGlobalNameForTypeUnit(Name, Context); in addGlobalName()