Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h95 const StringMap<std::vector<DIE*> > &getAccelObjC() const { in getAccelObjC() function
DDwarfDebug.cpp1854 const StringMap<std::vector<DIE*> > &Names = TheCU->getAccelObjC(); in emitAccelObjC()