Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBType.i532 ") GetVectorElementType;
534 GetVectorElementType ();
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBType.h154 lldb::SBType GetVectorElementType();
/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp223 SBType SBType::GetVectorElementType() { in GetVectorElementType() function in SBType