Home
last modified time | relevance | path

Searched refs:TheMotionModifiersLoc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h6463 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPToClause() argument
6476 TheMotionModifiersLoc.size() && in OMPToClause()
6478 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPToClause()
6665 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPFromClause() argument
6678 TheMotionModifiersLoc.size() && in OMPFromClause()
6680 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPFromClause()