Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp339 COFFYAML::COMDATType SelectionType; member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1718 enum class SelectionType { Field, RemoveButton, NewButton }; enum in lldb_private::curses::ListFieldDelegate
2053 enum class SelectionType { Key, Value }; enum in lldb_private::curses::MappingFieldDelegate
2481 enum class SelectionType { Field, Action }; enum in lldb_private::curses::FormWindowDelegate