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

/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObjectSyntheticFilter.h76 IsSynthetic() { return true; } function in class:lldb_private::ValueObjectSynthetic
H A DValueObject.h692 IsSynthetic() { return false; } function in class:lldb_private::ValueObject
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbol.h174 IsSynthetic () const function in class:lldb_private::Symbol
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/API/
H A DSBSymbol.cpp219 SBSymbol::IsSynthetic() function in class:SBSymbol
H A DSBValue.cpp1031 SBValue::IsSynthetic () function in class:SBValue

Completed in 178 milliseconds