Home
last modified time | relevance | path

Searched refs:getGlobalNames (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h221 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames() function
DDwarfDebug.cpp1309 &DwarfCompileUnit::getGlobalNames); in emitDebugPubNames()