clang 23.0.0git
clang::TagTypeLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation NameLoc
SourceLocation ElaboratedKWLoc
void * QualifierData

Detailed Description

Definition at line 787 of file TypeLoc.h.

Member Data Documentation

◆ ElaboratedKWLoc

SourceLocation clang::TagTypeLocInfo::ElaboratedKWLoc

◆ NameLoc

SourceLocation clang::TagTypeLocInfo::NameLoc

Definition at line 788 of file TypeLoc.h.

Referenced by clang::TagTypeLoc::getNameLoc(), and clang::TagTypeLoc::setNameLoc().

◆ QualifierData

void* clang::TagTypeLocInfo::QualifierData

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