Searched refs:hasNoDefault (Results 1 – 2 of 2) sorted by relevance
47 return !hasNoDefault(); in isDefaultValue()
77 inline bool hasNoDefault() const { return (m_Type & NoDefault); } in hasNoDefault() function