clang  3.7.0
Public Attributes | List of all members
clang::ObjCInterfaceLocInfo Struct Reference

#include <TypeLoc.h>

Collaboration diagram for clang::ObjCInterfaceLocInfo:
[legend]

Public Attributes

SourceLocation NameLoc
 
SourceLocation NameEndLoc
 

Detailed Description

Definition at line 963 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::ObjCInterfaceLocInfo::NameEndLoc

Definition at line 965 of file TypeLoc.h.

SourceLocation clang::ObjCInterfaceLocInfo::NameLoc

Definition at line 964 of file TypeLoc.h.


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