clang 22.0.0git
clang::format::ObjCPropertyEntry Struct Reference

Public Attributes

StringRef Attribute
StringRef Value

Detailed Description

Definition at line 30 of file ObjCPropertyAttributeOrderFixer.cpp.

Member Data Documentation

◆ Attribute

StringRef clang::format::ObjCPropertyEntry::Attribute

Definition at line 31 of file ObjCPropertyAttributeOrderFixer.cpp.

◆ Value

StringRef clang::format::ObjCPropertyEntry::Value

Definition at line 32 of file ObjCPropertyAttributeOrderFixer.cpp.


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