OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMPSectionDirective
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h
1762
class
OMPSectionDirective
: public OMPExecutableDirective {
1774
OMPSectionDirective
(SourceLocation StartLoc, SourceLocation EndLoc)
1780
explicit
OMPSectionDirective
()
1794
static
OMPSectionDirective
*Create(const ASTContext &C,
1803
static
OMPSectionDirective
*CreateEmpty(const ASTContext &C, EmptyShell);
StmtOpenMP.h
1762
class
OMPSectionDirective
: public OMPExecutableDirective {
1774
OMPSectionDirective
(SourceLocation StartLoc, SourceLocation EndLoc)
1780
explicit
OMPSectionDirective
()
1794
static
OMPSectionDirective
*Create(const ASTContext &C,
1803
static
OMPSectionDirective
*CreateEmpty(const ASTContext &C, EmptyShell);
Completed in 110 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026