Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp743 static clang::LangOptions g_options; in GetLangOptions() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5894 static DisplayOptions g_options; member in ValueObjectListDelegate
7567 DisplayOptions ValueObjectListDelegate::g_options = {true}; member in ValueObjectListDelegate