Home
last modified time | relevance | path

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 Dlldbvscode_testcase.py130 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 DOptParser.td161 code ImpliedCheck = !foldl("false", key_paths, accumulator, key_path,
162 !strconcat(accumulator, " || ", key_path));