Lines Matching defs:Narrow
6635 FormatStyle Narrow = getLLVMStyleWithColumns(11);6637 "#define A \\\nint i;\\\n int j;", Narrow);6652 "#define A \\\r\nint i;\\\r\n int j;", Narrow);