Searched refs:ClosesTemplateDeclaration (Results 1 – 3 of 3) sorted by relevance
231 CanBreakBefore(false), ClosesTemplateDeclaration(false), in FormatToken()279 unsigned ClosesTemplateDeclaration : 1; member
448 if (Previous.ClosesTemplateDeclaration && CurrentState.BreakBeforeParameter && in mustBreak()511 if (Previous.ClosesTemplateDeclaration) { in mustBreak()1199 (PreviousNonComment->ClosesTemplateDeclaration || in getNewLineColumn()
908 CurrentToken->Previous->ClosesTemplateDeclaration = true; in parseTemplateDeclaration()1898 BeforeParen->Previous->ClosesTemplateDeclaration)) { in determineTokenType()3227 if (Left.ClosesTemplateDeclaration) in splitPenalty()4353 if (Left.ClosesTemplateDeclaration && Left.MatchingParen && in mustBreakBefore()4800 if (Left.ClosesTemplateDeclaration || Left.is(TT_FunctionAnnotationRParen)) in canBreakBefore()