clang 20.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
SourceLocation | KWLoc |
SourceLocation | LParenLoc |
SourceLocation | RParenLoc |
SourceLocation clang::AtomicTypeLocInfo::KWLoc |
Definition at line 2604 of file TypeLoc.h.
Referenced by clang::AtomicTypeLoc::getKWLoc(), and clang::AtomicTypeLoc::setKWLoc().
SourceLocation clang::AtomicTypeLocInfo::LParenLoc |
Definition at line 2604 of file TypeLoc.h.
Referenced by clang::AtomicTypeLoc::getLParenLoc(), and clang::AtomicTypeLoc::setLParenLoc().
SourceLocation clang::AtomicTypeLocInfo::RParenLoc |
Definition at line 2604 of file TypeLoc.h.
Referenced by clang::AtomicTypeLoc::getRParenLoc(), and clang::AtomicTypeLoc::setRParenLoc().