Home
last modified time | relevance | path

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

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