Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBValue.h107 lldb::SBTypeFormat GetTypeFormat();
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBValue.i175 GetTypeFormat ();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBValue.cpp483 lldb::SBTypeFormat SBValue::GetTypeFormat() { in GetTypeFormat() function in SBValue