Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h751 struct FileEvent { struct
757 bool fromJSON(const llvm::json::Value &, FileEvent &, llvm::json::Path); argument