Searched refs:opening_brace (Results 1 – 1 of 1) sorted by relevance
303 const size_t opening_brace = type_name.find('<'); in IsContainerType() local305 if (opening_brace != std::string::npos || in IsContainerType()