Searched refs:HasShortDebugStringType (Results 1 – 2 of 2) sorted by relevance
910 using HasShortDebugStringType = decltype(CheckShortDebugString<T>(nullptr)); variable914 HasDebugStringType::value && HasShortDebugStringType::value;
895 using HasShortDebugStringType = decltype(CheckShortDebugString<T>(nullptr)); variable899 HasDebugStringType::value && HasShortDebugStringType::value;