Home
last modified time | relevance | path

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

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