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.cpp197 Option *Options::GetLongOptions() { in GetLongOptions() function in Options
966 Option *long_options = GetLongOptions(); in ParseAlias()
1103 Option *long_options = GetLongOptions(); in ParseForCompletion()
1283 Option *long_options = GetLongOptions(); in Parse()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h74 Option *GetLongOptions();