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

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation LParenLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 1182 of file TypeLoc.h.

Member Data Documentation

◆ LParenLoc

SourceLocation clang::ParenLocInfo::LParenLoc

◆ RParenLoc

SourceLocation clang::ParenLocInfo::RParenLoc

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