clang-tools
11.0.0
|
#include "support/Cancellation.h"
#include "support/Context.h"
#include "support/Threading.h"
#include "llvm/Support/Error.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <atomic>
#include <memory>
#include <thread>
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::clangd | |
std::pair<Context, Canceler> Inner |
Definition at line 49 of file CancellationTests.cpp.
std::pair<Context, Canceler> Outer |
Definition at line 49 of file CancellationTests.cpp.