Searched defs:is_string (Results 1 – 9 of 9) sorted by relevance
25 bool is_string = result.type() == Value::STRING; in RebaseOne() local
150 bool is_string() const { return type() == Type::STRING; } in is_string() function
93 bool is_string = format[spec_pos] == 's'; in print_formatted() local
260 def is_string(self): member in FormatToken
513 char is_string = 0; in a2i_GENERAL_NAME() local
816 const auto is_string = IsString(field.value.type); in GenObjApi() local1094 const auto is_string = IsString(field.value.type); in GenStruct() local
1937 const bool is_string = (IsString(field.value.type)); in GenKeyFieldMethods() local2424 const bool is_string = IsString(field.value.type); in GenBuilders() local
2754 constexpr bool is_string() const noexcept in is_string() function in nlohmann::basic_json
20155 constexpr bool is_string() const noexcept in is_string() function in nlohmann::basic_json