Searched defs:choices (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/utils/ |
H A D | abtest.py | 96 def check_sanity(choices, perform_test): argument 112 def check_sequentially(choices, perform_test): argument 127 def check_bisect(choices, perform_test): argument
|
/llvm-project/polly/utils/ |
H A D | argparse.py | 800 choices=None, argument 843 choices=None, argument 931 choices=None, argument
|
/llvm-project/libcxx/utils/libcxx/test/ |
H A D | dsl.py | 713 def __init__(self, name, type, help, actions, choices=None, default=None): argument
|
/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 1517 std::vector<std::string> choices) in ChoicesFieldDelegate() argument 2387 std::vector<std::string> choices) { in AddChoicesField() argument
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constant-expression-cxx11.cpp | 1952 choices = 0x4 global() enumerator
|