A header and directives as stored in a Symbol.
More...
#include <Headers.h>
A header and directives as stored in a Symbol.
Definition at line 50 of file Headers.h.
◆ Directive
The include directive(s) that can be used, e.g. #import and/or #include.
Definition at line 55 of file Headers.h.
◆ Header
llvm::StringRef clang::clangd::SymbolInclude::Header |
The header to include.
This is either a URI or a verbatim include which is quoted with <> or "".
Definition at line 53 of file Headers.h.
The documentation for this struct was generated from the following file: