Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h309 void addGlobalNameForTypeUnit(StringRef Name, const DIScope *Context);
H A DDwarfCompileUnit.cpp1405 void DwarfCompileUnit::addGlobalNameForTypeUnit(StringRef Name, in addGlobalNameForTypeUnit() function in DwarfCompileUnit
H A DDwarfUnit.cpp1815 getCU().addGlobalNameForTypeUnit(Name, Context); in addGlobalName()