Home
last modified time | relevance | path

Searched defs:IsArrayType (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dprimitive_util.cc178 bool IsArrayType(PrimitiveType primitive_type) { in IsArrayType() function
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_primitive_field.cc77 bool IsArrayType(JavaType type) { in IsArrayType() function
/external/llvm-project/lldb/source/API/
DSBType.cpp140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp43 bool CompilerType::IsArrayType(CompilerType *element_type_ptr, uint64_t *size, in IsArrayType() function in CompilerType
/external/llvm-project/lldb/source/Core/
DValueObject.cpp1632 bool ValueObject::IsArrayType() { in IsArrayType() function in ValueObject
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2757 bool TypeSystemClang::IsArrayType(lldb::opaque_compiler_type_t type, in IsArrayType() function in TypeSystemClang