OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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