Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DThreading.cpp30 class Notification { class
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DLSPClient.cpp205 for (const auto &Notification : llvm::reverse(Notifications)) { in diagnostics() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp860 PublishDiagnosticsParams Notification; in onDocumentDidClose() local
1701 PublishDiagnosticsParams Notification; in onDiagnosticsReady() local
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc323 Notification::Notification() in Notification() function in testing::internal::Notification