reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
461 static ModuleListProperties &GetGlobalModuleListProperties();
740 true, ModuleList::GetGlobalModuleListProperties().GetValueProperties());
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp 255 auto props = ModuleList::GetGlobalModuleListProperties();
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp 614 auto props = ModuleList::GetGlobalModuleListProperties();
tools/lldb/source/Symbol/LocateSymbolFile.cpp 279 if (ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) {
tools/lldb/tools/lldb-test/lldb-test.cpp 1083 ModuleList::GetGlobalModuleListProperties().SetEnableExternalLookup(false);