Searched refs:ObjCBlockIndentWidth (Results 1 – 4 of 4) sorted by relevance
86 ObjCBlockIndentWidth: 2
3603 unsigned ObjCBlockIndentWidth; member5432 ObjCBlockIndentWidth == R.ObjCBlockIndentWidth &&
1110 IO.mapOptional("ObjCBlockIndentWidth", Style.ObjCBlockIndentWidth); in mapping()1635 LLVMStyle.ObjCBlockIndentWidth = 2; in getLLVMStyle()1978 Style.ObjCBlockIndentWidth = 4; in getWebKitStyle()
2147 ? Style.ObjCBlockIndentWidth in moveStateToNewBlock()