Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h112 const StringMap<std::vector<DIE *> > &getAccelObjC() const { in getAccelObjC() function
DDwarfDebug.cpp2312 const StringMap<std::vector<DIE*> > &Names = TheCU->getAccelObjC(); in emitAccelObjC()