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 677 of file TypeLoc.h.


Member Data Documentation

union { ... }

Definition at line 687 of file TypeLoc.h.

A raw SourceLocation.

Definition at line 682 of file TypeLoc.h.

Definition at line 679 of file TypeLoc.h.

Definition at line 685 of file TypeLoc.h.


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