Searched refs:ObjCBlockIndentWidth (Results 1 – 4 of 4) sorted by relevance
86 ObjCBlockIndentWidth: 2
3260 unsigned ObjCBlockIndentWidth; member4852 ObjCBlockIndentWidth == R.ObjCBlockIndentWidth &&
1023 IO.mapOptional("ObjCBlockIndentWidth", Style.ObjCBlockIndentWidth); in mapping()1522 LLVMStyle.ObjCBlockIndentWidth = 2; in getLLVMStyle()1855 Style.ObjCBlockIndentWidth = 4; in getWebKitStyle()
1987 ? Style.ObjCBlockIndentWidth in moveStateToNewBlock()