Home
last modified time | relevance | path

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

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