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