Home
last modified time | relevance | path

Searched defs:OptionSet (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h195 typedef std::set<int> OptionSet; typedef
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.h89 using OptionSet = std::set<char>; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2275 SmallPtrSet<Option *, 32> OptionSet; // Duplicate option detection. in sortOpts() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp4677 const bool OptionSet = in renderDebugOptions() local