Searched refs:FindTypesInNamespace (Results 1 – 3 of 3) sorted by relevance
480 void FindTypesInNamespace(ConstString type_name,
208 item.first->FindTypesInNamespace(name, item.second, UINT32_MAX, types); in FindCompleteType()621 module_sp->FindTypesInNamespace(name, namespace_decl, 1, types); in FindExternalVisibleDecls()
967 void Module::FindTypesInNamespace(ConstString type_name, in FindTypesInNamespace() function in Module