Searched refs:CASE_STR (Results 1 – 1 of 1) sorted by relevance
482 #define CASE_STR(__type__) return std::to_string(this->cast<__type__>()); in rawValue() macro484 SWITCH_KIND(castKind, CASE_STR, SHOULD_NOT_REACH(); return nullptr; ); in rawValue()