Searched refs:isDefaultValue (Results 1 – 3 of 3) sorted by relevance
79 bool isDefaultValue() const;84 return !isDefaultValue(); in shouldEmit()
34 bool ELFAttributeValue::isDefaultValue() const { in isDefaultValue() function in mcld::ELFAttributeValue
129 ? !isDefaultValue(value) in reflectivePrintWithIndent()157 private static boolean isDefaultValue(Object o) { in isDefaultValue() method in MessageLiteToString