Searched refs:CloseLoc (Results 1 – 2 of 2) sorted by relevance
1073 SourceLocation CloseLoc = Tok.getLocation(); in ParseCompoundStatementBody() local1079 CloseLoc = T.getCloseLocation(); in ParseCompoundStatementBody()1081 return Actions.ActOnCompoundStmt(T.getOpenLocation(), CloseLoc, in ParseCompoundStatementBody()
1616 SourceLocation CloseLoc; in ParsePostfixExpressionSuffix() local1617 if (TryConsumeToken(tok::greatergreatergreater, CloseLoc)) { in ParsePostfixExpressionSuffix()1639 CloseLoc); in ParsePostfixExpressionSuffix()