Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBType.i532 ") GetVectorElementType;
534 GetVectorElementType ();
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBType.h155 lldb::SBType GetVectorElementType();
/openbsd/gnu/llvm/lldb/source/API/
H A DSBType.cpp222 SBType SBType::GetVectorElementType() { in GetVectorElementType() function in SBType