Searched refs:SpacesInCStyleCastParentheses (Results 1 – 3 of 3) sorted by relevance
238 bool SpacesInCStyleCastParentheses; member296 SpacesInCStyleCastParentheses == R.SpacesInCStyleCastParentheses &&
166 Style.SpacesInCStyleCastParentheses); in mapping()221 LLVMStyle.SpacesInCStyleCastParentheses = false; in getLLVMStyle()268 GoogleStyle.SpacesInCStyleCastParentheses = false; in getGoogleStyle()
1227 ? Style.SpacesInCStyleCastParentheses in spaceRequiredBetween()