Searched refs:found_namespace_decl (Results 1 – 1 of 1) sorted by relevance
676 CompilerDeclContext found_namespace_decl; in FindExternalVisibleDecls() local679 found_namespace_decl = symbol_file->FindNamespace(name, &namespace_decl); in FindExternalVisibleDecls()681 if (found_namespace_decl) { in FindExternalVisibleDecls()684 module_sp, found_namespace_decl)); in FindExternalVisibleDecls()701 CompilerDeclContext found_namespace_decl; in FindExternalVisibleDecls() local708 found_namespace_decl = symbol_file->FindNamespace(name, &namespace_decl); in FindExternalVisibleDecls()710 if (found_namespace_decl) { in FindExternalVisibleDecls()713 image, found_namespace_decl)); in FindExternalVisibleDecls()1712 CompilerDeclContext found_namespace_decl; in CompleteNamespaceMap() local1722 found_namespace_decl = in CompleteNamespaceMap()[all …]