|
clang
3.8.0
|
#include <TypeLoc.h>
Public Attributes | |
| union { | |
| Expr * ExprOperand | |
| unsigned EnumOperandLoc | |
| A raw SourceLocation. More... | |
| }; | |
| SourceRange | OperandParens |
| SourceLocation | AttrLoc |
| union { ... } |
| SourceLocation clang::AttributedLocInfo::AttrLoc |
| unsigned clang::AttributedLocInfo::EnumOperandLoc |
A raw SourceLocation.
| SourceRange clang::AttributedLocInfo::OperandParens |
1.8.6