Searched refs:parentheses (Results 1 – 25 of 116) sorted by relevance
12345
16 all: parentheses-dot parentheses-no-dot38 parentheses-dot:41 parentheses-no-dot:
13 INP= (parentheses) {braces} (opening closing) ()15 EXP= (parentheses) ()56 INP= (parentheses)58 EXP= (parentheses)}
71 VAR(spaces in parentheses)= ()78 VARNAME_PAREN= VAR(spaces in parentheses)
194 CASES+= variable-name-parentheses195 LINES.variable-name-parentheses= \
18 ${VARNAME}= 3 open parentheses
104 VAR :sh(Put a comment here)= comment in parentheses
13 ${:UVAR(value)}= variable name with parentheses
2 dnl Preserving spaces within nested parentheses
41 -Wno-error=parentheses-equality \
1 # parentheses and perversions thereof
17 # The open parentheses in comments help mksh, but not zsh.
79 ColorStyle parentheses; member
63 CWARNFLAGS+= -Wno-parentheses
104 -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion115 CWARNFLAGS.clang+= -Wno-parentheses191 -Wno-error=logical-not-parentheses \
40 " Ignore indents caused by parentheses in FreeBSD style.
83 return options.parentheses; in determineClangStyle()
447 def BitwiseConditionalParentheses: DiagGroup<"bitwise-conditional-parentheses">;448 def BitwiseOpParentheses: DiagGroup<"bitwise-op-parentheses">;449 def LogicalOpParentheses: DiagGroup<"logical-op-parentheses">;450 def LogicalNotParentheses: DiagGroup<"logical-not-parentheses">;451 def ShiftOpParentheses: DiagGroup<"shift-op-parentheses">;452 def OverloadedShiftOpParentheses: DiagGroup<"overloaded-shift-op-parentheses">;957 // -Widiomatic-parentheses contains warnings about 'idiomatic'958 // missing parentheses; it is off by default. We do not include it961 def ParenthesesOnEquality : DiagGroup<"parentheses-equality">;962 def Parentheses : DiagGroup<"parentheses",
147 …"'[]' after delete interpreted as 'delete[]'; add parentheses to treat this as a lambda-expression…225 "expression cannot be followed by a postfix %0 operator; add parentheses">;227 "parentheses are required around this expression in a requires clause">;229 "parentheses are required around this expression in a requires clause">;380 "trailing requires clause should be placed outside parentheses">;423 "expected parentheses around type name in %0 expression">;759 "parentheses must be omitted if %0 attribute's argument list is empty">;804 "use of this expression in an %0 attribute requires parentheses">;851 "parentheses in C++11">, InGroup<CXX11Compat>;1043 "missing parentheses around the size of parameter pack %0">;[all …]
33 followed in parentheses by the value contained in the version field in
122 - Shorten parentheses, square brackets, braces, slash, backslash in the275 - Remove strain pixels on the inner upper part of parentheses (16x32 version)301 - Fix alignment of parentheses with square brackets and braces (32x64 version)
70 20 "POSIX requires parentheses around return expressions"