Searched refs:FlavorType (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNBError.h34 } FlavorType; typedef in class:DNBError
37 FlavorType flavor = Generic) :
46 FlavorType Flavor() const { return m_flavor; }
70 void SetError(ValueType err, FlavorType flavor)
91 FlavorType m_flavor;

Completed in 53 milliseconds