Searched defs:GetInstance (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Host/common/ | ||
| H A D | FileCache.cpp | 19 FileCache &FileCache::GetInstance() { in GetInstance() function in FileCache |
| /llvm-project-15.0.7/third-party/benchmark/src/ | ||
| H A D | benchmark_register.cc | 93 BenchmarkFamilies* BenchmarkFamilies::GetInstance() { in GetInstance() function in benchmark::internal::BenchmarkFamilies |
| /llvm-project-15.0.7/llvm/lib/MC/ | ||
| H A D | MCContext.cpp | 337 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance() function in MCContext |
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/src/ | ||
| H A D | gtest.cc | 4610 UnitTest* UnitTest::GetInstance() { in GetInstance() function in testing::UnitTest |