Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/
H A Dabtest.py96 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 Dargparse.py800 choices=None, argument
843 choices=None, argument
931 choices=None, argument
/llvm-project/libcxx/utils/libcxx/test/
H A Ddsl.py713 def __init__(self, name, type, help, actions, choices=None, default=None): argument
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1517 std::vector<std::string> choices) in ChoicesFieldDelegate() argument
2387 std::vector<std::string> choices) { in AddChoicesField() argument
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp1952 choices = 0x4 global() enumerator