Searched refs:TmpSelf (Results 1 – 1 of 1) sorted by relevance
62 auto *TmpSelf = S.get(); in linkPhase1() local63 TmpSelf->linkPhase2(std::move(S), std::move(AR)); in linkPhase1()101 auto &TmpSelf = *Self; in linkPhase2() local102 TmpSelf.linkPhase3(std::move(Self), AsyncLookupResult()); in linkPhase2()126 auto &TmpSelf = *S; in linkPhase2() local127 TmpSelf.linkPhase3(std::move(S), std::move(LookupResult)); in linkPhase2()181 auto *TmpSelf = S.get(); in linkPhase3() local182 TmpSelf->linkPhase4(std::move(S), std::move(FR)); in linkPhase3()