Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSourceCode.cpp646 struct NamespaceEvent { struct
647 enum {
652 } Trigger;
653 std::string Payload;
654 Position Pos;