OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMPCancelStack
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h
1468
OpenMPCancelExitStack
OMPCancelStack
;
3275
CGF.
OMPCancelStack
.enter(CGF, Kind, HasCancel);
3277
~OMPCancelStackRAII() { CGF.
OMPCancelStack
.exit(CGF); }
CGStmtOpenMP.cpp
2697
OMPCancelStack
.emitExit(*this, S.getDirectiveKind(), CodeGen);
3237
OMPCancelStack
.emitExit(*this, S.getDirectiveKind(), CodeGen);
3760
CGF.
OMPCancelStack
.emitExit(CGF, S.getDirectiveKind(), CodeGen);
6432
return
OMPCancelStack
.getExitBlock();
Completed in 26 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026