Searched refs:SpacesInCStyleCastParentheses (Results 1 – 5 of 5) sorted by relevance
3667 bool SpacesInCStyleCastParentheses; member3979 SpacesInCStyleCastParentheses == R.SpacesInCStyleCastParentheses &&
10053 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()10059 Spaces.SpacesInCStyleCastParentheses = false; in TEST_F()15630 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()15642 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()15699 Spaces.SpacesInCStyleCastParentheses = false; in TEST_F()20081 CHECK_PARSE_BOOL(SpacesInCStyleCastParentheses); in TEST_F()23536 Style.SpacesInCStyleCastParentheses = true; in TEST_F()23539 Style.SpacesInCStyleCastParentheses = false; in TEST_F()
889 Style.SpacesInCStyleCastParentheses); in mapping()1303 LLVMStyle.SpacesInCStyleCastParentheses = false; in getLLVMStyle()
3312 ? Style.SpacesInCStyleCastParentheses in spaceRequiredBetween()
4382 **SpacesInCStyleCastParentheses** (``Boolean``) :versionbadge:`clang-format 3.7`