Home
last modified time | relevance | path

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

/freebsd/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()
1068 Option *long_options = GetLongOptions(); in ParseForCompletion()
1248 Option *long_options = GetLongOptions(); in Parse()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h74 Option *GetLongOptions();