Home
last modified time | relevance | path

Searched defs:GlobalTypes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h61 StringMap<const DIE *> GlobalTypes; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h72 StringMap<const DIE *> GlobalTypes; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h73 StringMap<const DIE *> GlobalTypes; variable
/aosp_15_r20/external/golang-protobuf/reflect/protoregistry/
H A Dregistry.go74 var GlobalTypes *Types = new(Types) var