Home
last modified time | relevance | path

Searched refs:matching_namespace (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARFDebugMap.cpp1253 CompilerDeclContext matching_namespace; in FindNamespace() local
1256 matching_namespace = in FindNamespace()
1259 return matching_namespace ? IterationAction::Stop in FindNamespace()
1263 return matching_namespace; in FindNamespace()