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

#include "clang/AST/TypeLoc.h"

Inheritance diagram for clang::AutoTypeLocInfo:
Inheritance graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 2176 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: