Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Host/common/
H A DFileCache.cpp19 FileCache &FileCache::GetInstance() { in GetInstance() function in FileCache
/src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp364 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance() function in MCContext
/src/contrib/googletest/googletest/src/
H A Dgtest.cc5251 UnitTest* UnitTest::GetInstance() { in GetInstance() function in testing::UnitTest