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

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation KWLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 2603 of file TypeLoc.h.

Member Data Documentation

◆ KWLoc

SourceLocation clang::AtomicTypeLocInfo::KWLoc

Definition at line 2604 of file TypeLoc.h.

Referenced by clang::AtomicTypeLoc::getKWLoc(), and clang::AtomicTypeLoc::setKWLoc().

◆ LParenLoc

SourceLocation clang::AtomicTypeLocInfo::LParenLoc

◆ RParenLoc

SourceLocation clang::AtomicTypeLocInfo::RParenLoc

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