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

Public Attributes

StringRef Attribute
 
StringRef Value
 

Detailed Description

Definition at line 32 of file ObjCPropertyAttributeOrderFixer.cpp.

Member Data Documentation

◆ Attribute

StringRef clang::format::ObjCPropertyEntry::Attribute

Definition at line 33 of file ObjCPropertyAttributeOrderFixer.cpp.

◆ Value

StringRef clang::format::ObjCPropertyEntry::Value

Definition at line 34 of file ObjCPropertyAttributeOrderFixer.cpp.


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