Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h65 static int DiskFiles(CommandInterpreter &interpreter,
68 static int DiskFiles(const llvm::Twine &partial_file_name,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandCompletions.cpp43 {eDiskFileCompletion, CommandCompletions::DiskFiles},
240 int CommandCompletions::DiskFiles(CommandInterpreter &interpreter, in DiskFiles() function in CommandCompletions
246 int CommandCompletions::DiskFiles(const llvm::Twine &partial_file_name, in DiskFiles() function in CommandCompletions