Lines Matching refs:getOpenLocation
742 Intro.Range.setBegin(T.getOpenLocation()); in ParseLambdaIntroducer()
842 Init = Actions.ActOnParenListExpr(Parens.getOpenLocation(), in ParseLambdaIntroducer()
1019 SourceLocation LParenLoc = T.getOpenLocation(); in ParseLambdaExpressionAfterIntroducer()
1256 T.getOpenLocation(), Result.get(), in ParseCXXCasts()
1278 LParenLoc = T.getOpenLocation(); in ParseCXXTypeid()
1355 Result = Actions.ActOnCXXUuidof(OpLoc, T.getOpenLocation(), /*isType=*/true, in ParseCXXUuidof()
1368 Result = Actions.ActOnCXXUuidof(OpLoc, T.getOpenLocation(), in ParseCXXUuidof()
1564 return Actions.ActOnCXXTypeConstructExpr(TypeRep, T.getOpenLocation(), in ParseCXXTypeConstructExpression()
2107 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()
2132 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()
2146 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()
2530 PlacementLParen = T.getOpenLocation(); in ParseCXXNewExpression()
2593 ConstructorLParen = T.getOpenLocation(); in ParseCXXNewExpression()
2659 T.getOpenLocation(), in ParseDirectNewDeclarator()
3006 Tracker.getOpenLocation(), in ParseCXXAmbiguousParenExpression()
3018 Result = Actions.ActOnCastExpr(getCurScope(), Tracker.getOpenLocation(), in ParseCXXAmbiguousParenExpression()
3030 Result = Actions.ActOnParenExpr(Tracker.getOpenLocation(), in ParseCXXAmbiguousParenExpression()