Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DValueObjectSyntheticFilter.h76 IsSynthetic() { return true; } in IsSynthetic() function
DValueObject.h887 IsSynthetic() { return false; } in IsSynthetic() function
/external/lldb/source/API/
DSBSymbol.cpp217 SBSymbol::IsSynthetic() in IsSynthetic() function in SBSymbol
DSBValue.cpp1012 SBValue::IsSynthetic () in IsSynthetic() function in SBValue
/external/lldb/include/lldb/Symbol/
DSymbol.h159 IsSynthetic () const in IsSynthetic() function