Searched refs:closing_brace (Results 1 – 1 of 1) sorted by relevance
304 const size_t closing_brace = type_name.find('>'); in IsContainerType() local306 closing_brace != std::string::npos) { in IsContainerType()