Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h208 OptionSetVector &GetOptionalOptions() { in GetOptionalOptions() function
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp129 if (IsASubset(remaining_options, GetOptionalOptions()[i])) in VerifyOptions()
577 OptionsSetUnion(GetRequiredOptions()[i], GetOptionalOptions()[i], in VerifyPartialOptions()