Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBValue.h113 lldb::SBTypeSynthetic GetTypeSynthetic();
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBValue.i184 GetTypeSynthetic ();
/llvm-project-15.0.7/lldb/source/API/
H A DSBValue.cpp535 lldb::SBTypeSynthetic SBValue::GetTypeSynthetic() { in GetTypeSynthetic() function in SBValue