Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h98 const StringMap<std::vector<DIE*> > &getAccelNamespace() const { in getAccelNamespace() function
DDwarfDebug.cpp1883 const StringMap<std::vector<DIE*> > &Names = TheCU->getAccelNamespace(); in emitAccelNamespaces()