Searched refs:RestoreCtx (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/support/ | ||
| H A D | Trace.h | 159 WithContext RestoreCtx; variable |
| H A D | Trace.cpp | 322 : Args(Pair.second), RestoreCtx(std::move(Pair.first)) {} in Span() |