Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h6369 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPToClause() argument
6382 TheMotionModifiersLoc.size() && in OMPToClause()
6384 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPToClause()
6571 ArrayRef<SourceLocation> TheMotionModifiersLoc, in OMPFromClause() argument
6584 TheMotionModifiersLoc.size() && in OMPFromClause()
6586 llvm::copy(TheMotionModifiersLoc, std::begin(MotionModifiersLoc)); in OMPFromClause()