Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/support/
DCancellationTests.cpp17 WithContext ContextWithCancellation(std::move(Task.first)); in TEST() local
24 llvm::Optional<WithContext> ContextWithCancellation; in TEST() local
38 WithContext ContextWithCancellation(std::move(Task.first)); in TEST() local