Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupPythonClassWithDict.h27 enum OptionKind { enum
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp174 std::pair<StringRef,StringRef> getSeparatorsForKind(const Record *OptionKind) { in getSeparatorsForKind()
187 unsigned getNumArgsForKind(const Record *OptionKind, const Record *Option) { in getNumArgsForKind()
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h35 enum OptionKind { enum
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp261 opts::ModuleSubsection OptionKind = convertSubsectionKind(SS.kind()); in dumpDbiStream() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp1031 auto OptionKind = MetadataSection::Option::Clients; in mapKeysToValuesV4() local