Searched refs:Parentheses (Results 1 – 6 of 6) sorted by relevance
40 # Parentheses are special in ksh, check that they can be escaped
52 # Parentheses are special in ksh, check that they can be escaped
106 TEST(Macros, Parentheses) { in TEST() argument
962 def Parentheses : DiagGroup<"parentheses",1134 def All : DiagGroup<"all", [Most, Parentheses, Switch, SwitchBool,
6972 InGroup<Parentheses>;6980 InGroup<Parentheses>;6989 InGroup<Parentheses>;8436 InGroup<Parentheses>;
1347 its value. Parentheses can be used to override the operator precedence.