Searched refs:ObjCPropertyAttributeOrder (Results 1 – 3 of 3) sorted by relevance
28 for (const auto &Property : Style.ObjCPropertyAttributeOrder) in ObjCPropertyAttributeOrderFixer()
1034 Style.ObjCPropertyAttributeOrder); in mapping()3740 !Style.ObjCPropertyAttributeOrder.empty()) { in reformat()
3466 std::vector<std::string> ObjCPropertyAttributeOrder; member5093 ObjCPropertyAttributeOrder == R.ObjCPropertyAttributeOrder &&