Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h208 OptionSetVector &GetOptionalOptions() { in GetOptionalOptions() function
/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp164 if (IsASubset(remaining_options, GetOptionalOptions()[i])) in BuildValidOptionSets()
609 OptionsSetUnion(GetRequiredOptions()[i], GetOptionalOptions()[i], in HandleOptionCompletion()