clang 22.0.0git
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 145 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: