OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMPD_cancellation
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseOpenMP.cpp
37
OMPD_cancellation
= llvm::omp::Directive_enumSize + 1,
104
.Case("cancellation",
OMPD_cancellation
)
128
{
OMPD_cancellation
, OMPD_point, OMPD_cancellation_point},
ParseOpenMP.cpp
37
OMPD_cancellation
= llvm::omp::Directive_enumSize + 1,
104
.Case("cancellation",
OMPD_cancellation
)
128
{
OMPD_cancellation
, OMPD_point, OMPD_cancellation_point},
Completed in 51 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026