Home
last modified time | relevance | path

Searched defs:OptionType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Doptions_parser.cpp20 enum class OptionType : uint8_t { enum
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h45 StringRef OptionType; member