Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/clang-format/
H A Dgit-clang-format645 def to_bytes(str_input): argument
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py2090 def check_completion_with_desc(self, str_input, match_desc_pairs, enforce_order=False): argument
2149 def complete_exactly(self, str_input, patterns): argument
2152 def complete_from_to(self, str_input, patterns, turn_off_re_match=False): argument