Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h345 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function
HDDwarfDebug.cpp2521 emitDebugPubSection(GnuStyle, "Types", TheU, TheU->getGlobalTypes()); in emitDebugPubSections()