Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp73 CompilerType TypeSystem::GetArrayType(lldb::opaque_compiler_type_t type, in GetArrayType() function in TypeSystem
H A DCompilerType.cpp575 CompilerType CompilerType::GetArrayType(uint64_t size) const { GetArrayType() function in CompilerType
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp213 SBType SBType::GetArrayType(uint64_t size) { GetArrayType() function in SBType
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4222 CompilerType TypeSystemClang::GetArrayType(lldb::opaque_compiler_type_t type, GetArrayType() function in TypeSystemClang