Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp169 SBType SBType::GetArrayElementType() { in GetArrayElementType() function in SBType
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp361 CompilerType CompilerType::GetArrayElementType(uint64_t *stride) const { in GetArrayElementType() function in CompilerType
H A DClangASTContext.cpp4495 ClangASTContext::GetArrayElementType(lldb::opaque_compiler_type_t type, in GetArrayElementType() function in ClangASTContext