Searched refs:ObjCPropertyAttributeOrder (Results 1 – 3 of 3) sorted by relevance
26 for (const auto &Property : Style.ObjCPropertyAttributeOrder) in ObjCPropertyAttributeOrderFixer()
1114 Style.ObjCPropertyAttributeOrder); in mapping()3928 !Style.ObjCPropertyAttributeOrder.empty()) { in reformat()
3650 std::vector<std::string> ObjCPropertyAttributeOrder; member5435 ObjCPropertyAttributeOrder == R.ObjCPropertyAttributeOrder &&