Searched refs:ObjCSpaceBeforeProtocolList (Results 1 – 5 of 5) sorted by relevance
219 bool ObjCSpaceBeforeProtocolList; member397 ObjCSpaceBeforeProtocolList == R.ObjCSpaceBeforeProtocolList &&
204 Style.ObjCSpaceBeforeProtocolList); in mapping()340 LLVMStyle.ObjCSpaceBeforeProtocolList = true; in getLLVMStyle()380 GoogleStyle.ObjCSpaceBeforeProtocolList = false; in getGoogleStyle()420 MozillaStyle.ObjCSpaceBeforeProtocolList = false; in getMozillaStyle()
1483 (Line.Type == LT_ObjCDecl && Style.ObjCSpaceBeforeProtocolList))) in spaceRequiredBetween()
297 **ObjCSpaceBeforeProtocolList** (``bool``)
8129 CHECK_PARSE_BOOL(ObjCSpaceBeforeProtocolList); in TEST_F()