Searched refs:SpanKey (Results 1 – 1 of 1) sorted by relevance
60 return Context::current().derive(SpanKey, std::move(JS)); in beginSpan()68 Context::current().getExisting(SpanKey)->markEnded(); in endSpan()101 auto *Parent = Context::current().get(SpanKey); in JSONSpan()152 static Key<std::unique_ptr<JSONSpan>> SpanKey; member in clang::clangd::trace::__anonf4523cc60111::JSONTracer256 Key<std::unique_ptr<JSONTracer::JSONSpan>> JSONTracer::SpanKey; member in clang::clangd::trace::__anonf4523cc60111::JSONTracer