Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptions.h73 Option *GetLongOptions();
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptions.cpp202 Option *Options::GetLongOptions() { in GetLongOptions() function in Options
918 Option *long_options = GetLongOptions(); in ParseAlias()
1047 Option *long_options = GetLongOptions(); in ParseForCompletion()
1236 Option *long_options = GetLongOptions(); in Parse()