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