Searched refs:BindingStrength (Results 1 – 2 of 2) sorted by relevance
116 BindingStrength(0), NestingLevel(0), SplitPenalty(0), in FormatToken()229 unsigned BindingStrength; member
719 CurrentToken->BindingStrength = Contexts.back().BindingStrength; in next()731 Context(tok::TokenKind ContextKind, unsigned BindingStrength, in Context()733 : ContextKind(ContextKind), BindingStrength(BindingStrength), in Context()737 unsigned BindingStrength; member761 P.Contexts.back().BindingStrength + Increase, in ScopedContextCreator()1480 Current->SplitPenalty = 20 * Current->BindingStrength + in calculateFormattingInformation()