Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h74 Option *GetLongOptions();
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp202 Option *Options::GetLongOptions() { in GetLongOptions() function in Options
931 Option *long_options = GetLongOptions(); in ParseAlias()
1073 Option *long_options = GetLongOptions(); in ParseForCompletion()
1262 Option *long_options = GetLongOptions(); in Parse()