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

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation NameLoc
 
SourceLocation NameEndLoc
 

Detailed Description

Definition at line 1082 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: