Searched refs:BindingStrength (Results 1 – 2 of 2) sorted by relevance
109 BindingStrength(0), NestingLevel(0), SplitPenalty(0), in FormatToken()222 unsigned BindingStrength; member
639 CurrentToken->BindingStrength = Contexts.back().BindingStrength; in next()650 Context(tok::TokenKind ContextKind, unsigned BindingStrength, in Context()652 : ContextKind(ContextKind), BindingStrength(BindingStrength), in Context()661 unsigned BindingStrength; member685 P.Contexts.back().BindingStrength + Increase, in ScopedContextCreator()1312 Current->SplitPenalty = 20 * Current->BindingStrength + in calculateFormattingInformation()