reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Host/FileSystem.h
   53   static void Terminate();

References

tools/lldb/source/Initialization/SystemInitializerCommon.cpp
  134   FileSystem::Terminate();
tools/lldb/unittests/Core/MangledTest.cpp
  247   FileSystem::Terminate();
tools/lldb/unittests/Editline/EditlineTest.cpp
  271     FileSystem::Terminate();
tools/lldb/unittests/Expression/ClangParserTest.cpp
   29     FileSystem::Terminate();
tools/lldb/unittests/Expression/CppModuleConfigurationTest.cpp
   29     FileSystem::Terminate();
tools/lldb/unittests/Expression/DWARFExpressionTest.cpp
  156   ~YAMLModuleTester() { FileSystem::Terminate(); }
tools/lldb/unittests/Host/HostInfoTest.cpp
   27     FileSystem::Terminate();
tools/lldb/unittests/Host/linux/HostTest.cpp
   26     FileSystem::Terminate();
tools/lldb/unittests/Interpreter/TestCompletion.cpp
  103     FileSystem::Terminate();
tools/lldb/unittests/Language/Highlighting/HighlighterTest.cpp
   41   FileSystem::Terminate();
tools/lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp
   44     FileSystem::Terminate();
tools/lldb/unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp
   33     FileSystem::Terminate();
tools/lldb/unittests/Process/minidump/MinidumpParserTest.cpp
   42   void TearDown() override { FileSystem::Terminate(); }
tools/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
   47   FileSystem::Terminate();
tools/lldb/unittests/Symbol/LocateSymbolFileTest.cpp
   28     FileSystem::Terminate();
tools/lldb/unittests/Symbol/TestClangASTContext.cpp
   34     FileSystem::Terminate();
tools/lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp
   47     FileSystem::Terminate();
tools/lldb/unittests/Symbol/TestLineEntry.cpp
   42     FileSystem::Terminate();
tools/lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
   27     FileSystem::Terminate();
tools/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp
   64     FileSystem::Terminate();
tools/lldb/unittests/Target/ExecutionContextTest.cpp
   43     FileSystem::Terminate();
tools/lldb/unittests/Target/ModuleCacheTest.cpp
   83   FileSystem::Terminate();
tools/lldb/unittests/tools/lldb-server/tests/TestBase.h
   33     lldb_private::FileSystem::Terminate();