Searched refs:TheMotionModifiersLoc (Results 1 – 1 of 1) sorted by relevance
7502 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPToClause() argument7514 assert(std::size(MotionModifiersLoc) == TheMotionModifiersLoc.size() && in OMPToClause()7516 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPToClause()7703 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPFromClause() argument7715 assert(std::size(MotionModifiersLoc) == TheMotionModifiersLoc.size() && in OMPFromClause()7717 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPFromClause()