clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::ReferencesResult::Reference Struct Reference

#include <XRefs.h>

Public Attributes

ReferenceLocation Loc
 
unsigned Attributes = 0
 

Detailed Description

Definition at line 90 of file XRefs.h.

Member Data Documentation

◆ Attributes

unsigned clang::clangd::ReferencesResult::Reference::Attributes = 0

Definition at line 92 of file XRefs.h.

Referenced by clang::clangd::operator<<().

◆ Loc

ReferenceLocation clang::clangd::ReferencesResult::Reference::Loc

Definition at line 91 of file XRefs.h.

Referenced by clang::clangd::operator<<().


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