Home
last modified time | relevance | path

Searched refs:InternalError (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DProtocol.h48 InternalError = -32603, enumerator
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h53 InternalError = -32603, enumerator
H A DClangdServer.cpp1006 ErrorCode::InternalError)); in diagnostics()
H A DClangdLSPServer.cpp314 ErrorCode::InternalError)); in ~ReplyOnce()