Home
last modified time | relevance | path

Searched defs:getContainedType (Results 1 – 9 of 9) sorted by relevance

/external/auto/value/src/main/java/com/google/auto/value/extension/serializable/serializer/impl/
DOptionalSerializerExtension.java103 private static TypeMirror getContainedType(TypeMirror type) { in getContainedType() method in OptionalSerializerExtension
DImmutableListSerializerExtension.java117 private static TypeMirror getContainedType(TypeMirror type) { in getContainedType() method in ImmutableListSerializerExtension
/external/auto/value/src/main/java/com/google/auto/value/processor/
DOptionalish.java98 TypeMirror getContainedType(Types typeUtils) { in getContainedType() method in Optionalish
/external/llvm/include/llvm/IR/
DType.h314 Type *getContainedType(unsigned i) const { in getContainedType() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h316 Type *getContainedType(unsigned i) const { in getContainedType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h336 Type *getContainedType(unsigned i) const { in getContainedType() function
/external/llvm-project/llvm/include/llvm/IR/
DType.h338 Type *getContainedType(unsigned i) const { in getContainedType() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp1689 Type *Nucleus::getContainedType(Type *vectorType) in getContainedType() function in rr::Nucleus
DSubzeroReactor.cpp1971 Type *Nucleus::getContainedType(Type *vectorType) in getContainedType() function in rr::Nucleus