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

#include "clang/AST/TypeLoc.h"

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

Public Attributes

SourceLocation NameLoc
 
SourceLocation NameEndLoc
 

Detailed Description

Definition at line 1066 of file TypeLoc.h.

Member Data Documentation

◆ NameEndLoc

SourceLocation clang::ObjCInterfaceLocInfo::NameEndLoc

◆ NameLoc

SourceLocation clang::ObjCInterfaceLocInfo::NameLoc

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