Lines Matching refs:LT_ObjCProperty
1492 Line.Type = LT_ObjCProperty;1858 if (Style.ObjCSpaceAfterProperty && Line.Type == LT_ObjCProperty &&2041 if (Line.Type == LT_ObjCProperty &&2289 if (Left.is(tok::r_paren) && Line.Type == LT_ObjCProperty)