Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h263 void addGlobalNameForTypeUnit(StringRef Name, const DIScope *Context);
H A DDwarfCompileUnit.cpp975 void DwarfCompileUnit::addGlobalNameForTypeUnit(StringRef Name, in addGlobalNameForTypeUnit() function in DwarfCompileUnit
H A DDwarfUnit.cpp1634 getCU().addGlobalNameForTypeUnit(Name, Context); in addGlobalName()