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

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation DecltypeLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 2073 of file TypeLoc.h.

Member Data Documentation

◆ DecltypeLoc

SourceLocation clang::DecltypeTypeLocInfo::DecltypeLoc

◆ RParenLoc

SourceLocation clang::DecltypeTypeLocInfo::RParenLoc

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