Searched defs:IsSynthetic (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBSymbol.cpp203 bool SBSymbol::IsSynthetic() { function in class:SBSymbol
H A DSBValue.cpp815 bool SBValue::IsSynthetic() { function in class:SBValue
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbol.h166 bool IsSynthetic() const { return m_is_synthetic; } function in class:lldb_private::Symbol
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h598 virtual bool IsSynthetic() { return false; } function in class:lldb_private::ValueObject::PrintableRepresentationSpecialCases

Completed in 655 milliseconds