Searched refs:parentheses (Results 1 – 25 of 110) sorted by relevance
12345
16 all: parentheses-dot parentheses-no-dot38 parentheses-dot:41 parentheses-no-dot:
71 VAR(spaces in parentheses)= ()78 VARNAME_PAREN= VAR(spaces in parentheses)
14 INP.M-paren= (parentheses) {braces} (opening closing) ()16 EXP.M-paren= (parentheses) ()51 INP.M-nest-mix= (parentheses)53 EXP.M-nest-mix= (parentheses)}
143 INCS+= variable-name-parentheses144 LINES.variable-name-parentheses= \
19 ${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
1 # parentheses and perversions thereof
48 -Wno-error=parentheses-equality \
17 # The open parentheses in comments help mksh, but not zsh.
79 ColorStyle parentheses; member
64 CWARNFLAGS+= -Wno-parentheses
98 -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion109 CWARNFLAGS.clang+= -Wno-parentheses182 -Wno-error=logical-not-parentheses \
40 " Ignore indents caused by parentheses in FreeBSD style.
67 - Shorten parentheses, square brackets, braces, slash, backslash in the220 - Remove strain pixels on the inner upper part of parentheses (16x32 version)246 - Fix alignment of parentheses with square brackets and braces (32x64 version)
83 return options.parentheses; in determineClangStyle()
424 def BitwiseConditionalParentheses: DiagGroup<"bitwise-conditional-parentheses">;425 def BitwiseOpParentheses: DiagGroup<"bitwise-op-parentheses">;426 def LogicalOpParentheses: DiagGroup<"logical-op-parentheses">;427 def LogicalNotParentheses: DiagGroup<"logical-not-parentheses">;428 def ShiftOpParentheses: DiagGroup<"shift-op-parentheses">;429 def OverloadedShiftOpParentheses: DiagGroup<"overloaded-shift-op-parentheses">;917 // -Widiomatic-parentheses contains warnings about 'idiomatic'918 // missing parentheses; it is off by default. We do not include it921 def ParenthesesOnEquality : DiagGroup<"parentheses-equality">;922 def Parentheses : DiagGroup<"parentheses",
147 …"'[]' after delete interpreted as 'delete[]'; add parentheses to treat this as a lambda-expression…219 "expression cannot be followed by a postfix %0 operator; add parentheses">;221 "parentheses are required around this expression in a requires clause">;223 "parentheses are required around this expression in a requires clause">;372 "trailing requires clause should be placed outside parentheses">;415 "expected parentheses around type name in %0 expression">;742 "parentheses must be omitted if %0 attribute's argument list is empty">;831 "parentheses in C++11">, InGroup<CXX11Compat>;1011 "missing parentheses around the size of parameter pack %0">;1537 "context property defined in parentheses; selector ignored">,[all …]
70 20 "POSIX requires parentheses around return expressions"