Searched defs:visited_symbol_files (Results 1 – 6 of 6) sorted by relevance
407 llvm::DenseSet<SymbolFile *> &visited_symbol_files, in ForEachExternalModule() argument
105 llvm::DenseSet<lldb_private::SymbolFile *> &visited_symbol_files, in ForEachExternalModule() argument
195 llvm::DenseSet<lldb_private::SymbolFile *> &visited_symbol_files, in ForEachExternalModule() argument
495 visited_symbol_files, [&files](Module &module) { in GetModuleConfig() local
720 ForEachExternalModule(CompileUnit & comp_unit,llvm::DenseSet<lldb_private::SymbolFile * > & visited_symbol_files,llvm::function_ref<bool (Module &)> f) ForEachExternalModule() argument
1045 ForEachExternalModule(CompileUnit & comp_unit,llvm::DenseSet<lldb_private::SymbolFile * > & visited_symbol_files,llvm::function_ref<bool (Module &)> lambda) ForEachExternalModule() argument