Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h313 void addGlobalNameForTypeUnit(StringRef Name, const DIScope *Context);
H A DDwarfCompileUnit.cpp1383 void DwarfCompileUnit::addGlobalNameForTypeUnit(StringRef Name, in addGlobalNameForTypeUnit() function in DwarfCompileUnit
H A DDwarfUnit.cpp1780 getCU().addGlobalNameForTypeUnit(Name, Context); in addGlobalName()