Searched refs:ObjCBlockIndentWidth (Results 1 – 3 of 3) sorted by relevance
2669 unsigned ObjCBlockIndentWidth; member3469 ObjCBlockIndentWidth == R.ObjCBlockIndentWidth &&
683 IO.mapOptional("ObjCBlockIndentWidth", Style.ObjCBlockIndentWidth); in mapping()1075 LLVMStyle.ObjCBlockIndentWidth = 2; in getLLVMStyle()1385 Style.ObjCBlockIndentWidth = 4; in getWebKitStyle()
1624 ? Style.ObjCBlockIndentWidth in moveStateToNewBlock()