Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBValue.h120 lldb::SBTypeSynthetic GetTypeSynthetic();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp525 lldb::SBTypeSynthetic SBValue::GetTypeSynthetic() { in GetTypeSynthetic() function in SBValue
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp73621 result = (arg1)->GetTypeSynthetic(); in _wrap_SBValue_GetTypeSynthetic()