Lines Matching full:closingbrace
630 SmallVectorImpl<Token>::iterator ClosingBrace = OldTokens.end();644 if (Braces == 0 && ClosingBrace == E && FoundSeparatorToken)645 ClosingBrace = I;663 PP.getLocForEndOfToken(ClosingBrace->getLocation())));664 ClosingBrace = E;