Lines Matching refs:getCloseLocation
1241 Result.get(), T.getCloseLocation()); in ParseCastExpression()
1724 RParenLoc = T.getCloseLocation(); in ParseUnaryExprOrTypeTraitExpression()
1915 Comps.back().LocEnd = ST.getCloseLocation(); in ParseBuiltinPrimaryExpression()
1926 PT.getCloseLocation()); in ParseBuiltinPrimaryExpression()
2147 RParenLoc = T.getCloseLocation(); in ParseParenExpression()
2169 RParenLoc = T.getCloseLocation(); in ParseParenExpression()
2197 RParenLoc = T.getCloseLocation(); in ParseParenExpression()
2295 RParenLoc = T.getCloseLocation(); in ParseParenExpression()
2432 if (T.getCloseLocation().isInvalid()) in ParseGenericSelectionExpression()
2436 T.getCloseLocation(), in ParseGenericSelectionExpression()
2491 EllipsisLoc, RHS.get(), T.getCloseLocation()); in ParseFoldExpression()