Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h73 Option *GetLongOptions();
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp201 Option *Options::GetLongOptions() { in GetLongOptions() function in Options
973 Option *long_options = GetLongOptions(); in ParseAlias()
1102 Option *long_options = GetLongOptions(); in ParseForCompletion()
1291 Option *long_options = GetLongOptions(); in Parse()