Searched refs:CloseLoc (Results 1 – 2 of 2) sorted by relevance
952 SourceLocation CloseLoc = Tok.getLocation(); in ParseCompoundStatementBody() local958 CloseLoc = T.getCloseLocation(); in ParseCompoundStatementBody()960 return Actions.ActOnCompoundStmt(T.getOpenLocation(), CloseLoc, in ParseCompoundStatementBody()
1390 SourceLocation CloseLoc = Tok.getLocation(); in ParsePostfixExpressionSuffix() local1414 CloseLoc); in ParsePostfixExpressionSuffix()