clang API Documentation

Public Attributes
clang::AttributedLocInfo Struct Reference

#include <TypeLoc.h>

Collaboration diagram for clang::AttributedLocInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

union {
   Expr *   ExprOperand
   unsigned   EnumOperandLoc
 A raw SourceLocation.
}; 
SourceRange OperandParens
SourceLocation AttrLoc

Detailed Description

Definition at line 620 of file TypeLoc.h.


Member Data Documentation

union { ... }

Definition at line 630 of file TypeLoc.h.

A raw SourceLocation.

Definition at line 625 of file TypeLoc.h.

Definition at line 622 of file TypeLoc.h.

Definition at line 628 of file TypeLoc.h.


The documentation for this struct was generated from the following file: