clang 19.0.0git
Public Attributes | List of all members
clang::index::SymbolInfo Struct Reference

#include "clang/Index/IndexSymbol.h"

Public Attributes

SymbolKind Kind
 
SymbolSubKind SubKind
 
SymbolLanguage Lang
 
SymbolPropertySet Properties
 

Detailed Description

Definition at line 144 of file IndexSymbol.h.

Member Data Documentation

◆ Kind

SymbolKind clang::index::SymbolInfo::Kind

◆ Lang

SymbolLanguage clang::index::SymbolInfo::Lang

◆ Properties

SymbolPropertySet clang::index::SymbolInfo::Properties

◆ SubKind

SymbolSubKind clang::index::SymbolInfo::SubKind

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