HomeSort by relevance Sort by last modified time
    Searched defs:getGlobalTypes (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 222 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; }
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 83 const StringMap<DIE*> &getGlobalTypes() const { return GlobalTypes; }

Completed in 48 milliseconds