clang 24.0.0git
ObjCPropertyAttributeOrderFixer.cpp File Reference

This file implements ObjCPropertyAttributeOrderFixer, a TokenAnalyzer that adjusts the order of attributes in an ObjC @property(...) declaration, depending on the style. More...

Go to the source code of this file.

Classes

struct  clang::format::ObjCPropertyEntry

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::format

Detailed Description

This file implements ObjCPropertyAttributeOrderFixer, a TokenAnalyzer that adjusts the order of attributes in an ObjC @property(...) declaration, depending on the style.

Definition in file ObjCPropertyAttributeOrderFixer.cpp.