Home
last modified time | relevance | path

Searched defs:GetArrayType (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DTypeSystem.cpp73 CompilerType TypeSystem::GetArrayType(lldb::opaque_compiler_type_t type, in GetArrayType() function in TypeSystem
DCompilerType.cpp328 CompilerType CompilerType::GetArrayType(uint64_t size) const { in GetArrayType() function in CompilerType
/external/llvm-project/lldb/source/API/
DSBType.cpp220 SBType SBType::GetArrayType(uint64_t size) { in GetArrayType() function in SBType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4139 CompilerType TypeSystemClang::GetArrayType(lldb::opaque_compiler_type_t type, in GetArrayType() function in TypeSystemClang