Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp10828 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
10829 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
10832 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp11384 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
11385 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
11388 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp12403 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
12404 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
12407 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp14189 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
14190 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
14193 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp14189 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
14190 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
14193 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp15568 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
15569 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
15572 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp15718 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
15719 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
15722 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp15415 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
15416 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
15419 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp15405 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
15406 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
15409 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp15718 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
15719 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
15722 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp17437 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
17438 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
17441 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp17346 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
17347 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
17350 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp17346 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
17347 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
17350 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17346 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
17347 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
17350 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp17346 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
17347 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
17350 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp17346 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
17347 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
17350 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()