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