Searched refs:getInstance (Results 1 – 14 of 14) sorted by relevance
62 static LVCompare &getInstance();84 inline LVCompare &getComparator() { return LVCompare::getInstance(); } in getComparator()
217 static LVReader &getInstance();228 inline LVReader &getReader() { return LVReader::getInstance(); } in getReader()
18 OS << '"' << getInstance() << '"'; in print()
335 return Label->getInstance(); in GetInstance()
37 unsigned getInstance() const { return Instance; } in getInstance() function
413 void *getInstance(const char *ThreadData);420 void *ELFNixPlatformRuntimeTLVManager::getInstance(const char *ThreadData) { in getInstance() function in __anon22ca0f8d0111::ELFNixPlatformRuntimeTLVManager509 return TLVMgr->getInstance( in __orc_rt_elfnix_tls_get_addr_impl()
1234 void *getInstance(const char *ThreadData);1241 void *MachOPlatformRuntimeTLVManager::getInstance(const char *ThreadData) { in getInstance() function in __anon217c3caf0211::MachOPlatformRuntimeTLVManager1378 return TLVMgr->getInstance( in __orc_rt_macho_tlv_get_addr_impl()
144 static TemporaryFiles &getInstance();166 TemporaryFiles &TemporaryFiles::getInstance() { in getInstance() function in __anon351d56d20111::TemporaryFiles222 ~TempPCHFile() { TemporaryFiles::getInstance().removeFile(FilePath); }; in ~TempPCHFile()229 TemporaryFiles::getInstance().addFile(this->FilePath); in TempPCHFile()
73 Pass *getInstance() const { in getInstance() function
154 LVReader &LVReader::getInstance() { in getInstance() function in LVReader
101 LVCompare &LVCompare::getInstance() { in getInstance() function in LVCompare
366 return InsertedPassID.getInstance(); in getInsertedPass()640 TargetPassID != InsertedPassID.getInstance()->getPassID())) && in insertPass()775 P = FinalPtr.getInstance(); in addPass()
59 ReturnType, DefineMatcher##_getInstance>::getInstance(); \
1917 static const Matcher &getInstance() {