OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMPTargetParallelForDirective
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h
3149
class
OMPTargetParallelForDirective
: public OMPLoopDirective {
3162
OMPTargetParallelForDirective
(SourceLocation StartLoc, SourceLocation EndLoc,
3172
explicit
OMPTargetParallelForDirective
(unsigned CollapsedNum)
3200
static
OMPTargetParallelForDirective
*
3213
static
OMPTargetParallelForDirective
*CreateEmpty(const ASTContext &C,
3224
return const_cast<
OMPTargetParallelForDirective
*>(this)
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026