Home
last modified time | relevance | path

Searched refs:GetVectorElementType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBTypeDocstrings.i378 ) lldb::SBType::GetVectorElementType;
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBType.h191 lldb::SBType GetVectorElementType();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp240 SBType SBType::GetVectorElementType() { in GetVectorElementType() function in SBType
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp68679 result = (arg1)->GetVectorElementType(); in _wrap_SBType_GetVectorElementType()