Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp242 static Error findNamespaces(lldb_private::Module &Module);
557 Error opts::symbols::findNamespaces(lldb_private::Module &Module) { in findNamespaces() function in opts::symbols
843 return findNamespaces; in getAction()