Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h192 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function
DDwarfDebug.cpp1454 &DwarfCompileUnit::getGlobalTypes); in emitDebugPubTypes()