OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMPTeamsDirective
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h
3244
class
OMPTeamsDirective
: public OMPExecutableDirective {
3252
OMPTeamsDirective
(SourceLocation StartLoc, SourceLocation EndLoc)
3258
explicit
OMPTeamsDirective
()
3271
static
OMPTeamsDirective
*Create(const ASTContext &C, SourceLocation StartLoc,
3282
static
OMPTeamsDirective
*CreateEmpty(const ASTContext &C,
StmtOpenMP.h
3244
class
OMPTeamsDirective
: public OMPExecutableDirective {
3252
OMPTeamsDirective
(SourceLocation StartLoc, SourceLocation EndLoc)
3258
explicit
OMPTeamsDirective
()
3271
static
OMPTeamsDirective
*Create(const ASTContext &C, SourceLocation StartLoc,
3282
static
OMPTeamsDirective
*CreateEmpty(const ASTContext &C,
Completed in 189 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026