Home
last modified time | relevance | path

Searched defs:SpaceBeforeParensCustom (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3770 struct SpaceBeforeParensCustom { struct
3777 bool AfterControlStatements;
3784 bool AfterForeachMacros;
3791 bool AfterFunctionDeclarationName;
3798 bool AfterFunctionDefinitionName;
3805 bool AfterIfMacros;
3813 bool AfterOverloadedOperator;
3822 bool AfterRequiresInClause;
3832 bool AfterRequiresInExpression;
3840 bool BeforeNonEmptyParentheses;
[all …]