Searched refs:ClosesTemplateDeclaration (Results 1 – 3 of 3) sorted by relevance
250 CanBreakBefore(false), ClosesTemplateDeclaration(false), in FormatToken()299 unsigned ClosesTemplateDeclaration : 1; member
462 if (Previous.ClosesTemplateDeclaration && CurrentState.BreakBeforeParameter && in mustBreak()525 if (Previous.ClosesTemplateDeclaration) { in mustBreak()1219 (PreviousNonComment->ClosesTemplateDeclaration || in getNewLineColumn()
930 CurrentToken->Previous->ClosesTemplateDeclaration = true; in parseTemplateDeclaration()1954 BeforeParen->Previous->ClosesTemplateDeclaration)) { in determineTokenType()3340 if (Left.ClosesTemplateDeclaration) in splitPenalty()4538 if (Left.ClosesTemplateDeclaration && Left.MatchingParen && in mustBreakBefore()4985 if (Left.ClosesTemplateDeclaration || Left.is(TT_FunctionAnnotationRParen)) in canBreakBefore()