OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMPParallelDirective
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h
606
class
OMPParallelDirective
: public OMPExecutableDirective {
617
OMPParallelDirective
(SourceLocation StartLoc, SourceLocation EndLoc)
623
explicit
OMPParallelDirective
()
646
static
OMPParallelDirective
*
656
static
OMPParallelDirective
*CreateEmpty(const ASTContext &C,
664
return const_cast<
OMPParallelDirective
*>(this)->getTaskReductionRefExpr();
Completed in 16 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026