Home
last modified time | relevance | path

Searched defs:getGlobalTypes (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h83 const StringMap<DIE*> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h222 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h263 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function