Home
last modified time | relevance | path

Searched refs:SrcExprs (Results 1 – 25 of 112) sorted by relevance

12345

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp299 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
303 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
323 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
330 Clause->setSourceExprs(SrcExprs); in Create()
438 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
442 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
462 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
468 Clause->setSourceExprs(SrcExprs); in Create()
479 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
483 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp310 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
314 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
334 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
341 Clause->setSourceExprs(SrcExprs); in Create()
449 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
453 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
473 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
479 Clause->setSourceExprs(SrcExprs); in Create()
490 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
494 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp346 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
350 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
370 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
377 Clause->setSourceExprs(SrcExprs); in Create()
485 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
489 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
509 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
515 Clause->setSourceExprs(SrcExprs); in Create()
526 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
530 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp383 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
387 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
407 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
415 Clause->setSourceExprs(SrcExprs); in Create()
540 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
544 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
564 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
570 Clause->setSourceExprs(SrcExprs); in Create()
581 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
585 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp383 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
387 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
407 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
415 Clause->setSourceExprs(SrcExprs); in Create()
540 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
544 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
564 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
570 Clause->setSourceExprs(SrcExprs); in Create()
581 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
585 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp449 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
453 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
473 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
481 Clause->setSourceExprs(SrcExprs); in Create()
606 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
610 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
630 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
636 Clause->setSourceExprs(SrcExprs); in Create()
647 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
651 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp451 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
455 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
475 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
483 Clause->setSourceExprs(SrcExprs); in Create()
608 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
612 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
632 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
638 Clause->setSourceExprs(SrcExprs); in Create()
649 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
653 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DOpenMPClause.cpp451 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
455 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
475 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
483 Clause->setSourceExprs(SrcExprs); in Create()
608 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
612 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
632 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
638 Clause->setSourceExprs(SrcExprs); in Create()
649 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
653 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DOpenMPClause.cpp452 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
456 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
476 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
484 Clause->setSourceExprs(SrcExprs); in Create()
609 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
613 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
633 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
639 Clause->setSourceExprs(SrcExprs); in Create()
650 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
654 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp449 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
453 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
473 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
481 Clause->setSourceExprs(SrcExprs); in Create()
606 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
610 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
630 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
636 Clause->setSourceExprs(SrcExprs); in Create()
647 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
651 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DOpenMPClause.cpp473 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
477 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
497 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
505 Clause->setSourceExprs(SrcExprs); in Create()
630 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
634 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
654 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
660 Clause->setSourceExprs(SrcExprs); in Create()
671 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
675 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp471 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
475 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
495 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
503 Clause->setSourceExprs(SrcExprs); in Create()
628 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
632 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
652 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
658 Clause->setSourceExprs(SrcExprs); in Create()
669 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
673 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp471 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
475 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
495 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
503 Clause->setSourceExprs(SrcExprs); in Create()
628 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
632 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
652 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
658 Clause->setSourceExprs(SrcExprs); in Create()
669 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
673 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp471 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
475 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
495 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
503 Clause->setSourceExprs(SrcExprs); in Create()
628 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
632 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
652 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
658 Clause->setSourceExprs(SrcExprs); in Create()
669 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
673 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp471 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
475 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
495 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
503 Clause->setSourceExprs(SrcExprs); in Create()
628 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
632 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
652 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
658 Clause->setSourceExprs(SrcExprs); in Create()
669 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
673 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DOpenMPClause.cpp471 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
475 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end()); in setSourceExprs()
495 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
503 Clause->setSourceExprs(SrcExprs); in Create()
628 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
632 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
652 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() argument
658 Clause->setSourceExprs(SrcExprs); in Create()
669 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() argument
673 std::copy(SrcExprs.begin(), SrcExprs.end(), varlist_end()); in setSourceExprs()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1518 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
1582 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
2771 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
2832 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
2923 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
2983 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1720 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
1784 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
2973 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
3034 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
3125 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
3185 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h900 ArrayRef<const Expr *> SrcExprs,
1735 ArrayRef<const Expr *> SrcExprs,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h875 ArrayRef<const Expr *> SrcExprs,
1693 ArrayRef<const Expr *> SrcExprs,
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h848 ArrayRef<const Expr *> SrcExprs,
1618 ArrayRef<const Expr *> SrcExprs,
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h2179 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
2243 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
3516 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
3577 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
3680 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
3740 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h2200 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
2274 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
3583 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
3644 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
3747 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
3807 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2200 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
2274 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
3583 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
3644 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
3747 void setSourceExprs(ArrayRef<Expr *> SrcExprs);
3807 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs,
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1005 ArrayRef<const Expr *> SrcExprs,
1950 ArrayRef<const Expr *> SrcExprs,

12345