Searched defs:use_synthetic (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObjectSyntheticFilter.h79 CalculateSyntheticValue (bool use_synthetic) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBValue.cpp173 SetUseSynthetic (bool use_synthetic) argument
1014 SBValue::SetPreferSyntheticValue (bool use_synthetic) argument
1322 bool use_synthetic = target_sp->TargetProperties::GetEnableSyntheticValue(); local
1340 bool use_synthetic = target_sp->TargetProperties::GetEnableSyntheticValue(); local
62 ValueImpl(lldb::ValueObjectSP in_valobj_sp, lldb::DynamicValueType use_dynamic, bool use_synthetic, const char *name = NULL) argument
1351 SetSP(const lldb::ValueObjectSP &sp, bool use_synthetic) argument
1369 SetSP(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, bool use_synthetic) argument
1375 SetSP(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, bool use_synthetic, const char *name) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp2259 ValueObject::CalculateSyntheticValue (bool use_synthetic) argument
2332 ValueObject::GetSyntheticValue (bool use_synthetic) argument

Completed in 72 milliseconds