Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Dmain.cpp13 static int g_value = 0; // I don't have access to the real threads in the variable
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp347 static ConstString g_value("__value_"); GetChildAtIndex() local