clang
3.9.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 |