Searched refs:SpacesInParentheses (Results 1 – 3 of 3) sorted by relevance
1670 bool SpacesInParentheses; member1807 SpacesInParentheses == R.SpacesInParentheses &&
470 IO.mapOptional("SpacesInParentheses", Style.SpacesInParentheses); in mapping()692 LLVMStyle.SpacesInParentheses = false; in getLLVMStyle()
2414 : Style.SpacesInParentheses; in spaceRequiredBetween()2800 (Left.is(tok ::l_paren) && Style.SpacesInParentheses); in spaceRequiredBefore()