Searched defs:m_Value (Results 1 – 2 of 2) sorted by relevance
15 private static Settings m_Value; field in LzmaAlone.Properties.Settings
71 inline class_match<Value> m_Value() { return class_match<Value>(); } in m_Value() function577 inline bind_ty<Value> m_Value(Value *&V) { return V; } in m_Value() function578 inline bind_ty<const Value> m_Value(const Value *&V) { return V; } in m_Value() function