Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h279 typedef Type * const *subtype_iterator; typedef
/external/llvm/include/llvm/IR/
DType.h296 typedef Type * const *subtype_iterator; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h298 typedef Type * const *subtype_iterator; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DType.h313 using subtype_iterator = Type * const *; variable