clang-tools  7.0.0
Public Attributes | List of all members
clang::clangd::Inclusion Struct Reference

#include <Headers.h>

Collaboration diagram for clang::clangd::Inclusion:
[legend]

Public Attributes

Range R
 
std::string Written
 
Path Resolved
 

Detailed Description

Definition at line 42 of file Headers.h.

Member Data Documentation

◆ R

Range clang::clangd::Inclusion::R

Definition at line 43 of file Headers.h.

◆ Resolved

Path clang::clangd::Inclusion::Resolved

Definition at line 45 of file Headers.h.

◆ Written

std::string clang::clangd::Inclusion::Written

Definition at line 44 of file Headers.h.


The documentation for this struct was generated from the following file: