Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h195 typedef std::set<int> OptionSet; typedef
/llvm-project/lldb/tools/driver/
H A DDriver.h89 using OptionSet = std::set<char>; member
/llvm-project/clang/test/Analysis/Checkers/WebKit/
H A Duncounted-obj-arg.cpp94 template<typename E> class OptionSet { global() class
104 constexpr OptionSet(E e) OptionSet() function in OptionSet
156 constexpr OptionSet(E e, InitializationTag) OptionSet() function in OptionSet
[all...]
/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2275 SmallPtrSet<Option *, 32> OptionSet; // Duplicate option detection. sortOpts() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp4601 const bool OptionSet = renderDebugOptions() local