clang 20.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
SourceLocation | LParenLoc |
SourceLocation | RParenLoc |
SourceLocation clang::ParenLocInfo::LParenLoc |
Definition at line 1183 of file TypeLoc.h.
Referenced by clang::ParenTypeLoc::getLParenLoc(), and clang::ParenTypeLoc::setLParenLoc().
SourceLocation clang::ParenLocInfo::RParenLoc |
Definition at line 1184 of file TypeLoc.h.
Referenced by clang::ParenTypeLoc::getRParenLoc(), and clang::ParenTypeLoc::setRParenLoc().