Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBType.cpp211 SBType SBType::GetArrayElementType() { in GetArrayElementType() function in SBType
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp321 CompilerType::GetArrayElementType(ExecutionContextScope *exe_scope) const { in GetArrayElementType() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4123 TypeSystemClang::GetArrayElementType(lldb::opaque_compiler_type_t type, in GetArrayElementType() function in TypeSystemClang