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