Searched defs:GetArrayElementType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 204 SBType SBType::GetArrayElementType() { GetArrayElementType() function in SBType |
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 567 CompilerType::GetArrayElementType(ExecutionContextScope *exe_scope) const { GetArrayElementType() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4206 TypeSystemClang::GetArrayElementType(lldb::opaque_compiler_type_t type, GetArrayElementType() function in TypeSystemClang |