Searched refs:ObjCBlockIndentWidth (Results 1 – 4 of 4) sorted by relevance
86 ObjCBlockIndentWidth: 2
3419 unsigned ObjCBlockIndentWidth; member5090 ObjCBlockIndentWidth == R.ObjCBlockIndentWidth &&
1030 IO.mapOptional("ObjCBlockIndentWidth", Style.ObjCBlockIndentWidth); in mapping()1541 LLVMStyle.ObjCBlockIndentWidth = 2; in getLLVMStyle()1876 Style.ObjCBlockIndentWidth = 4; in getWebKitStyle()
2028 ? Style.ObjCBlockIndentWidth in moveStateToNewBlock()