Searched refs:ObjCSpaceBeforeProtocolList (Results 1 – 5 of 5) sorted by relevance
2802 bool ObjCSpaceBeforeProtocolList; member3936 ObjCSpaceBeforeProtocolList == R.ObjCSpaceBeforeProtocolList &&
831 Style.ObjCSpaceBeforeProtocolList); in mapping()1286 LLVMStyle.ObjCSpaceBeforeProtocolList = true; in getLLVMStyle()1386 GoogleStyle.ObjCSpaceBeforeProtocolList = true; in getGoogleStyle()1577 MozillaStyle.ObjCSpaceBeforeProtocolList = false; in getMozillaStyle()
3321 return !IsLightweightGeneric && Style.ObjCSpaceBeforeProtocolList; in spaceRequiredBetween()
3393 **ObjCSpaceBeforeProtocolList** (``Boolean``) :versionbadge:`clang-format 3.7`
20070 CHECK_PARSE_BOOL(ObjCSpaceBeforeProtocolList); in TEST_F()