Searched defs:GetArrayType (Results 1 – 4 of 4) sorted by relevance
61 CompilerType TypeSystem::GetArrayType(lldb::opaque_compiler_type_t type, in GetArrayType() function in TypeSystem
368 CompilerType CompilerType::GetArrayType(uint64_t size) const { in GetArrayType() function in CompilerType
4519 CompilerType ClangASTContext::GetArrayType(lldb::opaque_compiler_type_t type, in GetArrayType() function in ClangASTContext
176 SBType SBType::GetArrayType(uint64_t size) { in GetArrayType() function in SBType