Searched defs:IsArrayType (Results 1 – 6 of 6) sorted by relevance
178 bool IsArrayType(PrimitiveType primitive_type) { in IsArrayType() function
77 bool IsArrayType(JavaType type) { in IsArrayType() function
140 bool SBType::IsArrayType() { in IsArrayType() function in SBType
43 bool CompilerType::IsArrayType(CompilerType *element_type_ptr, uint64_t *size, in IsArrayType() function in CompilerType
1632 bool ValueObject::IsArrayType() { in IsArrayType() function in ValueObject
2757 bool TypeSystemClang::IsArrayType(lldb::opaque_compiler_type_t type, in IsArrayType() function in TypeSystemClang