|
clang 22.0.0git
|
This file implements ObjCPropertyAttributeOrderFixer, a TokenAnalyzer that adjusts the order of attributes in an ObjC @property(...) declaration, depending on the style. More...
#include "ObjCPropertyAttributeOrderFixer.h"Go to the source code of this file.
Classes | |
| struct | clang::format::ObjCPropertyEntry |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::format |
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.