Home
last modified time | relevance | path

Searched defs:str_input (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/test/API/commands/expression/completion/
DTestExprCompletion.py225 def assume_no_completions(self, str_input, cursor_pos = None): argument
238 def completions_contain(self, str_input, items): argument
/external/llvm-project/clang/tools/clang-format/
Dgit-clang-format564 def to_bytes(str_input): argument
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbtest.py2213 def check_completion_with_desc(self, str_input, match_desc_pairs, enforce_order=False): argument
2272 def complete_exactly(self, str_input, patterns): argument
2275 def complete_from_to(self, str_input, patterns, turn_off_re_match=False): argument