Searched refs:SpaceAfter (Results 1 – 2 of 2) sorted by relevance
65 bool SpaceAfter) { in outputQualifiers() argument74 if (SpaceAfter && Pos2 > Pos1) in outputQualifiers()
2671 bool SpaceAfter = Tok->Next->hasWhitespaceBefore(); in countVariableAlignments() local2672 if (SpaceBefore && !SpaceAfter) in countVariableAlignments()2674 if (!SpaceBefore && SpaceAfter) in countVariableAlignments()