Searched refs:TheMotionModifiersLoc (Results 1 – 1 of 1) sorted by relevance
6876 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPToClause() argument6888 assert(std::size(MotionModifiersLoc) == TheMotionModifiersLoc.size() && in OMPToClause()6890 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPToClause()7077 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPFromClause() argument7089 assert(std::size(MotionModifiersLoc) == TheMotionModifiersLoc.size() && in OMPFromClause()7091 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPFromClause()