Searched refs:TheMotionModifiersLoc (Results 1 – 1 of 1) sorted by relevance
6463 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPToClause() argument6476 TheMotionModifiersLoc.size() && in OMPToClause()6478 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPToClause()6665 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPFromClause() argument6678 TheMotionModifiersLoc.size() && in OMPFromClause()6680 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPFromClause()