Lines Matching refs:declaration
510 # Add or remove space between function name and '(' on function declaration.
513 # Add or remove space between function name and '()' on function declaration
1078 # Whether to indent continued function call declaration one indent level,
1192 # Whether to indent the open parenthesis of a function declaration,
1383 # (OC) Add or remove newline between method declaration and '{'.
1584 # Add or remove newline after 'template<...>' of a template class declaration.
1589 # Add or remove newline after 'template<>' of a specialized class declaration.
1608 # declaration.
1614 # declaration.
1677 # declaration.
1697 # Add or remove newline after '(' in a function declaration.
1709 # Whether to add a newline after '(' in a function declaration if '(' and ')'
1717 # Add or remove newline after each ',' in a function declaration.
1726 # Whether to add a newline after each ',' in a function declaration if '('
1734 # Add or remove newline before the ')' in a function declaration.
1746 # Whether to add a newline before ')' in a function declaration if '(' and ')'
1754 # Add or remove newline between '()' in a function declaration.
2026 # declaration. Also affects class constructors/destructors.
2149 # declaration.
2388 # How to apply align_assign_span to function declaration "assignments", i.e.
2567 # (OC) Whether to align parameters in an Objective-C '+' or '-' declaration
2971 # - a declaration: your case with QString fileName ...