Lines Matching refs:getOpenLocation
480 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl()
506 Actions.ActOnParenListExpr(T.getOpenLocation(), RLoc, Exprs); in ParseOpenMPReductionInitializerForDecl()
3075 ValExprs, ClauseNameLoc, T.getOpenLocation(), T.getCloseLocation()); in ParseOpenMPSizesClause()
3110 D.LParenLoc = T.getOpenLocation(); in ParseOpenMPUsesAllocatorClause()
3120 return Actions.ActOnOpenMPUsesAllocatorClause(Loc, T.getOpenLocation(), in ParseOpenMPUsesAllocatorClause()
3603 IsTargetSync, Loc, T.getOpenLocation(), in ParseOpenMPInteropClause()
3607 T.getOpenLocation(), VarLoc, RLoc); in ParseOpenMPInteropClause()
3611 T.getOpenLocation(), VarLoc, RLoc); in ParseOpenMPInteropClause()
3861 Kind, Arg, Val.get(), Loc, T.getOpenLocation(), KLoc, DelimLoc, RLoc); in ParseOpenMPSingleExprWithArgClause()
4037 SourceLocation LLoc = T.getOpenLocation(); in ParseOpenMPIteratorsExpr()
4370 Tail = Actions.ActOnFinishFullExpr(Tail.get(), T.getOpenLocation(), in ParseOpenMPVarList()