Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4387 struct SpaceBeforeParensCustom { struct
4394 bool AfterControlStatements;
4401 bool AfterForeachMacros;
4408 bool AfterFunctionDeclarationName;
4415 bool AfterFunctionDefinitionName;
4422 bool AfterIfMacros;
4430 bool AfterOverloadedOperator;
4438 bool AfterPlacementOperator;
4447 bool AfterRequiresInClause;
4457 bool AfterRequiresInExpression;
[all …]