Searched refs:ObjCBlockIndentWidth (Results 1 – 6 of 6) sorted by relevance
459 unsigned ObjCBlockIndentWidth; member642 ObjCBlockIndentWidth == R.ObjCBlockIndentWidth &&
8 ObjCBlockIndentWidth: 2
301 IO.mapOptional("ObjCBlockIndentWidth", Style.ObjCBlockIndentWidth); in mapping()513 LLVMStyle.ObjCBlockIndentWidth = 2; in getLLVMStyle()648 Style.ObjCBlockIndentWidth = 4; in getWebKitStyle()
988 ? Style.ObjCBlockIndentWidth in moveStateToNewBlock()
538 **ObjCBlockIndentWidth** (``unsigned``)
9773 CHECK_PARSE("ObjCBlockIndentWidth: 1234", ObjCBlockIndentWidth, 1234u); in TEST_F()10692 FourIndent.ObjCBlockIndentWidth = 4; in TEST_F()