Searched refs:const_typename (Results 1 – 1 of 1) sorted by relevance
1818 ConstString const_typename(typename_cstr); in FindFirstType() local1819 TypeQuery query(const_typename.GetStringRef(), in FindFirstType()1830 auto types = vendor->FindTypes(const_typename, /*max_matches*/ 1); in FindFirstType()1839 if (auto type = type_system_sp->GetBuiltinTypeByName(const_typename)) in FindFirstType()1865 ConstString const_typename(typename_cstr); in FindTypes() local1877 vendor->FindTypes(const_typename, /*max_matches*/ UINT32_MAX); in FindTypes()1888 type_system_sp->GetBuiltinTypeByName(const_typename)) in FindTypes()