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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 221 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 262 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; }

Completed in 795 milliseconds