clang 22.0.0git
clang::ParenLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation LParenLoc
SourceLocation RParenLoc

Detailed Description

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