Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBValue.h113 lldb::SBTypeSynthetic GetTypeSynthetic();
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
HDSBValue.i184 GetTypeSynthetic ();
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBValue.cpp542 lldb::SBTypeSynthetic SBValue::GetTypeSynthetic() { in GetTypeSynthetic() function in SBValue
543 LLDB_RECORD_METHOD_NO_ARGS(lldb::SBTypeSynthetic, SBValue, GetTypeSynthetic); in GetTypeSynthetic()
1581 LLDB_REGISTER_METHOD(lldb::SBTypeSynthetic, SBValue, GetTypeSynthetic, ()); in RegisterMethods()