Home
last modified time | relevance | path

Searched refs:ReductionIdScopeSpec (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp1653 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec,
1655 if (ReductionIdScopeSpec.isEmpty()) {
1692 return P.ParseUnqualifiedId(ReductionIdScopeSpec, /*EnteringContext*/ false,
1722 ParseOptionalCXXScopeSpecifier(Data.ReductionIdScopeSpec,
1725 InvalidReductionId = ParseReductionId(*this, Data.ReductionIdScopeSpec,
1990 Data.ReductionIdScopeSpec, Data.ReductionId, Data.DepKind, Data.LinKind,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp1731 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec, in ParseReductionId() argument
1733 if (ReductionIdScopeSpec.isEmpty()) { in ParseReductionId()
1770 return P.ParseUnqualifiedId(ReductionIdScopeSpec, /*EnteringContext*/ false, in ParseReductionId()
1872 ParseOptionalCXXScopeSpecifier(Data.ReductionIdScopeSpec, in ParseOpenMPVarList()
1875 InvalidReductionId = ParseReductionId(*this, Data.ReductionIdScopeSpec, in ParseOpenMPVarList()
2076 Data.ReductionIdScopeSpec, Data.ReductionId, Data.DepKind, Data.LinKind, in ParseOpenMPVarListClause()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp9193 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in ActOnOpenMPVarListClause() argument
10067 if (ReductionIdScopeSpec.isInvalid()) in buildDeclareReductionRef()
10146 if (ReductionIdScopeSpec.isSet()) { in buildDeclareReductionRef()
10360 if (ReductionIdScopeSpec.isValid()) in actOnOMPReductionKindClause()
10361 ReductionIdRange.setBegin(ReductionIdScopeSpec.getBeginLoc()); in actOnOMPReductionKindClause()
10509 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
10909 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
10915 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
10929 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
10935 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
[all …]
H A DTreeTransform.h1668 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1672 VarList, StartLoc, LParenLoc, ColonLoc, EndLoc, ReductionIdScopeSpec, in RebuildOMPReductionClause()
1683 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1699 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
8487 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
8488 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
8512 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause()
8534 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
8535 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
8579 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp9616 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in ActOnOpenMPVarListClause() argument
10592 if (ReductionIdScopeSpec.isInvalid()) in buildDeclareReductionRef()
10703 if (ReductionIdScopeSpec.isSet()) { in buildDeclareReductionRef()
10921 if (ReductionIdScopeSpec.isValid()) in actOnOMPReductionKindClause()
10922 ReductionIdRange.setBegin(ReductionIdScopeSpec.getBeginLoc()); in actOnOMPReductionKindClause()
11065 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
11465 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
11471 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
11485 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
11491 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
[all …]
H A DTreeTransform.h1666 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1670 VarList, StartLoc, LParenLoc, ColonLoc, EndLoc, ReductionIdScopeSpec, in RebuildOMPReductionClause()
1681 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1697 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
8563 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
8564 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
8588 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause()
8610 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
8611 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
8655 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1719 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1723 VarList, StartLoc, LParenLoc, ColonLoc, EndLoc, ReductionIdScopeSpec, in RebuildOMPReductionClause()
1734 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1750 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
8918 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
8919 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
8943 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause()
8965 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
8966 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9010 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
H A DSemaOpenMP.cpp13384 if (ReductionIdScopeSpec.isInvalid()) in buildDeclareReductionRef()
13500 if (ReductionIdScopeSpec.isSet()) { in buildDeclareReductionRef()
13719 if (ReductionIdScopeSpec.isValid()) in actOnOMPReductionKindClause()
13720 ReductionIdRange.setBegin(ReductionIdScopeSpec.getBeginLoc()); in actOnOMPReductionKindClause()
13863 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
14270 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
14276 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
14290 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
14296 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
14310 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h1719 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1723 VarList, StartLoc, LParenLoc, ColonLoc, EndLoc, ReductionIdScopeSpec, in RebuildOMPReductionClause()
1734 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1750 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
8918 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
8919 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
8943 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause()
8965 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
8966 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9010 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
H A DSemaOpenMP.cpp13384 if (ReductionIdScopeSpec.isInvalid()) in buildDeclareReductionRef()
13500 if (ReductionIdScopeSpec.isSet()) { in buildDeclareReductionRef()
13719 if (ReductionIdScopeSpec.isValid()) in actOnOMPReductionKindClause()
13720 ReductionIdRange.setBegin(ReductionIdScopeSpec.getBeginLoc()); in actOnOMPReductionKindClause()
13863 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
14270 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
14276 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
14290 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
14296 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
14310 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h1705 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1709 VarList, StartLoc, LParenLoc, ColonLoc, EndLoc, ReductionIdScopeSpec, in RebuildOMPReductionClause()
1720 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1736 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
8711 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
8712 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
8736 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause()
8758 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
8759 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
8803 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
H A DSemaOpenMP.cpp11600 if (ReductionIdScopeSpec.isInvalid()) in buildDeclareReductionRef()
11716 if (ReductionIdScopeSpec.isSet()) { in buildDeclareReductionRef()
11934 if (ReductionIdScopeSpec.isValid()) in actOnOMPReductionKindClause()
11935 ReductionIdRange.setBegin(ReductionIdScopeSpec.getBeginLoc()); in actOnOMPReductionKindClause()
12078 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
12484 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
12490 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
12504 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
12510 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
12524 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp2021 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec, in ParseReductionId() argument
2023 if (ReductionIdScopeSpec.isEmpty()) { in ParseReductionId()
2060 return P.ParseUnqualifiedId(ReductionIdScopeSpec, /*EnteringContext*/ false, in ParseReductionId()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DTreeTransform.h1749 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1754 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1764 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1780 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9323 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9324 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9357 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9371 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9372 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9416 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DTreeTransform.h1750 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1755 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1765 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1781 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9325 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9326 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9359 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9373 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9374 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9418 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h1744 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1749 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1759 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1775 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9300 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9301 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9334 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9348 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9349 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9393 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DTreeTransform.h1753 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1758 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1768 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1784 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9363 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9364 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9397 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9411 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9412 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9456 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DTreeTransform.h1750 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1755 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1765 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1781 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9325 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9326 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9359 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9373 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9374 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9418 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DTreeTransform.h1779 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1784 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1794 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1810 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9629 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9630 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9663 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9677 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9678 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9722 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h1779 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1784 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1794 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1810 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9617 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9618 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9651 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9665 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9666 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9710 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h1779 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1784 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1794 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1810 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9617 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9618 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9651 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9665 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9666 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9710 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1779 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1784 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1794 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1810 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9617 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9618 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9651 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9665 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9666 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9710 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h1779 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1784 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1794 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1810 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9617 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9618 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9651 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9665 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9666 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9710 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DTreeTransform.h1779 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() argument
1784 ReductionIdScopeSpec, ReductionId, UnresolvedReductions); in RebuildOMPReductionClause()
1794 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() argument
1810 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() argument
9617 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
9618 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause()
9651 ReductionIdScopeSpec, NameInfo, UnresolvedReductions); in TransformOMPReductionClause()
9665 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local
9666 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPTaskReductionClause()
9710 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2536 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec, in ParseReductionId() argument
2538 if (ReductionIdScopeSpec.isEmpty()) { in ParseReductionId()
2575 return P.ParseUnqualifiedId(ReductionIdScopeSpec, /*EnteringContext*/ false, in ParseReductionId()

123