Searched refs:ObjCPropertyAttributeOrderFixer (Results 1 – 3 of 3) sorted by relevance
21 ObjCPropertyAttributeOrderFixer::ObjCPropertyAttributeOrderFixer( in ObjCPropertyAttributeOrderFixer() function in clang::format::ObjCPropertyAttributeOrderFixer35 void ObjCPropertyAttributeOrderFixer::sortPropertyAttributes( in sortPropertyAttributes()153 void ObjCPropertyAttributeOrderFixer::analyzeObjCPropertyDecl( in analyzeObjCPropertyDecl()177 ObjCPropertyAttributeOrderFixer::analyze( in analyze()
3930 return ObjCPropertyAttributeOrderFixer(Env, Expanded).process(); in reformat()
469 SRCS_MIN+= Format/ObjCPropertyAttributeOrderFixer.cpp