Searched refs:key_path (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/ |
| H A D | lldbvscode_testcase.py | 130 def get_dict_value(self, d, key_path): argument 138 for key in key_path: 144 key, key_path, d))
|
| /llvm-project-15.0.7/llvm/include/llvm/Option/ |
| H A D | OptParser.td | 161 code ImpliedCheck = !foldl("false", key_paths, accumulator, key_path, 162 !strconcat(accumulator, " || ", key_path));
|