OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMPMappableExprListClause
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h
4893
///
OMPMappableExprListClause
.
4915
class
OMPMappableExprListClause
: public OMPVarListClause<T>,
4958
OMPMappableExprListClause
(
5474
class OMPMapClause final : public
OMPMappableExprListClause
<OMPMapClause>,
5479
friend
OMPMappableExprListClause
;
5545
:
OMPMappableExprListClause
(llvm::omp::OMPC_map, Locs, Sizes,
5567
:
OMPMappableExprListClause
(llvm::omp::OMPC_map, OMPVarListLocTy(), Sizes,
6428
class OMPToClause final : public
OMPMappableExprListClause
<OMPToClause>,
6433
friend
OMPMappableExprListClause
;
6468
:
OMPMappableExprListClause
(llvm::omp::OMPC_to, Locs, Sizes
[
all
...]
/src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h
9817
TreeTransform<Derived> &TT,
OMPMappableExprListClause
<T> *C,
Completed in 49 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026