clang 22.0.0git
clang::AutoTypeLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

Inheritance diagram for clang::AutoTypeLocInfo:
[legend]

Public Attributes

SourceLocation RParenLoc
ConceptReferenceCR = nullptr
Public Attributes inherited from clang::TypeSpecLocInfo
SourceLocation NameLoc

Detailed Description

Definition at line 2360 of file TypeLoc.h.

Member Data Documentation

◆ CR

ConceptReference* clang::AutoTypeLocInfo::CR = nullptr

◆ RParenLoc

SourceLocation clang::AutoTypeLocInfo::RParenLoc

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