clang: clang::ObjCObjectTypeLocInfo Struct Reference (original) (raw)

#include "[clang/AST/TypeLoc.h](TypeLoc%5F8h%5Fsource.html)"

Public Attributes
SourceLocation TypeArgsLAngleLoc
SourceLocation TypeArgsRAngleLoc
SourceLocation ProtocolLAngleLoc
SourceLocation ProtocolRAngleLoc
bool HasBaseTypeAsWritten

Detailed Description

Definition at line 1126 of file TypeLoc.h.

Member Data Documentation

HasBaseTypeAsWritten

bool clang::ObjCObjectTypeLocInfo::HasBaseTypeAsWritten

ProtocolLAngleLoc

ProtocolRAngleLoc

TypeArgsLAngleLoc

TypeArgsRAngleLoc


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