OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CaptureRegion
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h
118
OpenMPDirectiveKind
CaptureRegion
= llvm::omp::OMPD_unknown;
130
CaptureRegion
= ThisRegion;
141
OpenMPDirectiveKind getCaptureRegion() const { return
CaptureRegion
; }
465
/// \param
CaptureRegion
Innermost OpenMP region where expressions in this
473
OpenMPDirectiveKind
CaptureRegion
, SourceLocation StartLoc,
480
setPreInitStmt(HelperCond,
CaptureRegion
);
547
/// \param
CaptureRegion
Innermost OpenMP region where expressions in this
553
OpenMPDirectiveKind
CaptureRegion
, SourceLocation StartLoc,
557
setPreInitStmt(HelperCond,
CaptureRegion
);
616
/// \param
CaptureRegion
Innermost OpenMP region where expressions in thi
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026