Searched refs:TheMotionModifiersLoc (Results 1 – 1 of 1) sorted by relevance
6702 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPToClause() argument6715 TheMotionModifiersLoc.size() && in OMPToClause()6717 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPToClause()6904 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPFromClause() argument6917 TheMotionModifiersLoc.size() && in OMPFromClause()6919 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPFromClause()