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

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h106 const StringMap<DIE *> &getGlobalNames() const { return GlobalNames; } function in class:llvm::CompileUnit
H A DDwarfDebug.cpp2494 const StringMap<DIE*> &Globals = TheCU->getGlobalNames();

Completed in 56 milliseconds