Home
last modified time | relevance | path

Searched defs:GetCurrent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp129 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/llvm-project/llvm/unittests/ADT/
H A DMappedIteratorTest.cpp193 TYPED_TEST(MappedIteratorTestBasic, GetCurrent) { in TYPED_TEST() argument