Home
last modified time | relevance | path

Searched defs:GetArrayElementType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp222 SBType SBType::GetArrayElementType() { in GetArrayElementType() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp588 CompilerType::GetArrayElementType(ExecutionContextScope *exe_scope) const { in GetArrayElementType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4250 TypeSystemClang::GetArrayElementType(lldb::opaque_compiler_type_t type, in GetArrayElementType() function in TypeSystemClang