Home
last modified time | relevance | path

Searched defs:getNumContainedTypes (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h294 unsigned getNumContainedTypes() const { return NumContainedTys; } in getNumContainedTypes() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h322 unsigned getNumContainedTypes() const { return NumContainedTys; } in getNumContainedTypes() function
/external/llvm/include/llvm/IR/
DType.h320 unsigned getNumContainedTypes() const { return NumContainedTys; } in getNumContainedTypes() function