OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TaskgroupReductionRef
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOpenMP.cpp
184
Expr *
TaskgroupReductionRef
= nullptr;
554
return getTopOfStack().
TaskgroupReductionRef
;
559
return getStackElemAtLevel(Level).
TaskgroupReductionRef
&&
560
cast<DeclRefExpr>(getStackElemAtLevel(Level).
TaskgroupReductionRef
)
1442
Expr *&
TaskgroupReductionRef
=
1443
getTopOfStack().
TaskgroupReductionRef
;
1444
if (!
TaskgroupReductionRef
) {
1447
TaskgroupReductionRef
=
1468
Expr *&
TaskgroupReductionRef
=
1469
getTopOfStack().
TaskgroupReductionRef
;
[
all
...]
SemaOpenMP.cpp
184
Expr *
TaskgroupReductionRef
= nullptr;
554
return getTopOfStack().
TaskgroupReductionRef
;
559
return getStackElemAtLevel(Level).
TaskgroupReductionRef
&&
560
cast<DeclRefExpr>(getStackElemAtLevel(Level).
TaskgroupReductionRef
)
1442
Expr *&
TaskgroupReductionRef
=
1443
getTopOfStack().
TaskgroupReductionRef
;
1444
if (!
TaskgroupReductionRef
) {
1447
TaskgroupReductionRef
=
1468
Expr *&
TaskgroupReductionRef
=
1469
getTopOfStack().
TaskgroupReductionRef
;
[
all
...]
Completed in 86 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026