Lines Matching refs:getOpenLocation
794 Intro.Range.setBegin(T.getOpenLocation()); in ParseLambdaIntroducer()
905 Init = Actions.ActOnParenListExpr(Parens.getOpenLocation(), in ParseLambdaIntroducer()
1139 SourceLocation LParenLoc = T.getOpenLocation(); in ParseLambdaExpressionAfterIntroducer()
1389 T.getOpenLocation(), Result.get(), in ParseCXXCasts()
1411 LParenLoc = T.getOpenLocation(); in ParseCXXTypeid()
1488 Result = Actions.ActOnCXXUuidof(OpLoc, T.getOpenLocation(), /*isType=*/true, in ParseCXXUuidof()
1501 Result = Actions.ActOnCXXUuidof(OpLoc, T.getOpenLocation(), in ParseCXXUuidof()
1713 return Actions.ActOnCXXTypeConstructExpr(TypeRep, T.getOpenLocation(), in ParseCXXTypeConstructExpression()
2260 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()
2285 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()
2299 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()
2712 PlacementLParen = T.getOpenLocation(); in ParseCXXNewExpression()
2775 ConstructorLParen = T.getOpenLocation(); in ParseCXXNewExpression()
2848 T.getOpenLocation(), in ParseDirectNewDeclarator()
3205 Tracker.getOpenLocation(), in ParseCXXAmbiguousParenExpression()
3217 Result = Actions.ActOnCastExpr(getCurScope(), Tracker.getOpenLocation(), in ParseCXXAmbiguousParenExpression()
3229 Result = Actions.ActOnParenExpr(Tracker.getOpenLocation(), in ParseCXXAmbiguousParenExpression()