Searched refs:HexLower (Results 1 – 2 of 2) sorted by relevance
41 case Kind::HexLower: in toString()69 case Kind::HexLower: in getWildcardRegex()106 case Kind::HexLower: in getMatchingString()107 AbsoluteValueStr = utohexstr(AbsoluteValue, Value == Kind::HexLower); in getMatchingString()146 bool Hex = Value == Kind::HexUpper || Value == Kind::HexLower; in valueFromStringRepr()814 ExplicitFormat = ExpressionFormat(ExpressionFormat::Kind::HexLower, in parseNumericSubstitutionBlock()827 if (AlternateForm && ExplicitFormat != ExpressionFormat::Kind::HexLower && in parseNumericSubstitutionBlock()
51 HexLower enumerator