Home
last modified time | relevance | path

Searched defs:GetInstance (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Host/common/
H A DFileCache.cpp19 FileCache &FileCache::GetInstance() { in GetInstance() function in FileCache
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_register.cc93 BenchmarkFamilies* BenchmarkFamilies::GetInstance() { in GetInstance() function in benchmark::internal::BenchmarkFamilies
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp337 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance() function in MCContext
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest.cc4610 UnitTest* UnitTest::GetInstance() { in GetInstance() function in testing::UnitTest