Home
last modified time | relevance | path

Searched refs:class_use (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Interpreter/
DOptionGroupPythonClassWithDict.cpp17 (const char *class_use, in OptionGroupPythonClassWithDict() argument
24 m_key_usage_text.append(class_use); in OptionGroupPythonClassWithDict()
29 m_value_usage_text.append(class_use); in OptionGroupPythonClassWithDict()
35 m_class_usage_text.append(class_use); in OptionGroupPythonClassWithDict()
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupPythonClassWithDict.h26 OptionGroupPythonClassWithDict(const char *class_use,