Searched refs:TheMotionModifiersLoc (Results 1 – 1 of 1) sorted by relevance
6571 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPToClause() argument6584 TheMotionModifiersLoc.size() && in OMPToClause()6586 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPToClause()6773 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPFromClause() argument6786 TheMotionModifiersLoc.size() && in OMPFromClause()6788 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPFromClause()