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

#include "clang/AST/TypeLoc.h"

Collaboration diagram for clang::ObjCInterfaceLocInfo:
[legend]

Public Attributes

SourceLocation NameLoc
 
SourceLocation NameEndLoc
 

Detailed Description

Definition at line 1045 of file TypeLoc.h.

Member Data Documentation

◆ NameEndLoc

SourceLocation clang::ObjCInterfaceLocInfo::NameEndLoc

Definition at line 1047 of file TypeLoc.h.

◆ NameLoc

SourceLocation clang::ObjCInterfaceLocInfo::NameLoc

Definition at line 1046 of file TypeLoc.h.


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