Searched refs:found_namespace_decl (Results 1 – 1 of 1) sorted by relevance
674 CompilerDeclContext found_namespace_decl; in FillNamespaceMap() local677 found_namespace_decl = symbol_file->FindNamespace(name, namespace_decl); in FillNamespaceMap()679 if (found_namespace_decl) { in FillNamespaceMap()682 module_sp, found_namespace_decl)); in FillNamespaceMap()700 CompilerDeclContext found_namespace_decl; in FillNamespaceMap() local707 found_namespace_decl = symbol_file->FindNamespace(name, namespace_decl); in FillNamespaceMap()709 if (found_namespace_decl) { in FillNamespaceMap()712 found_namespace_decl)); in FillNamespaceMap()1645 CompilerDeclContext found_namespace_decl; in CompleteNamespaceMap() local1655 found_namespace_decl = in CompleteNamespaceMap()[all …]