Lines Matching defs:Enter
22 void OmpStructureChecker::Enter(const parser::OmpClause::X &) { \
27 void OmpStructureChecker::Enter(const parser::OmpClause::X &c) { \
33 void OmpStructureChecker::Enter(const parser::OmpClause::X &c) { \
40 void OmpStructureChecker::Enter(const parser::X &) { \
627 void OmpStructureChecker::Enter(const parser::OmpDirectiveSpecification &x) {
635 void OmpStructureChecker::Enter(const parser::OmpMetadirectiveDirective &x) {
643 void OmpStructureChecker::Enter(const parser::OpenMPConstruct &x) {
667 void OmpStructureChecker::Enter(const parser::OpenMPDeclarativeConstruct &x) {
675 void OmpStructureChecker::Enter(const parser::OpenMPLoopConstruct &x) {
1129 void OmpStructureChecker::Enter(const parser::OmpEndLoopDirective &x) {
1155 void OmpStructureChecker::Enter(const parser::OpenMPBlockConstruct &x) {
1342 void OmpStructureChecker::Enter(const parser::OpenMPSectionsConstruct &x) {
1365 void OmpStructureChecker::Enter(const parser::OmpEndSectionsDirective &x) {
1486 void OmpStructureChecker::Enter(const parser::OpenMPThreadprivate &c) {
1501 void OmpStructureChecker::Enter(const parser::OpenMPDeclareSimdConstruct &x) {
1510 void OmpStructureChecker::Enter(const parser::OpenMPDepobjConstruct &x) {
1543 void OmpStructureChecker::Enter(const parser::OpenMPRequiresConstruct &x) {
1561 void OmpStructureChecker::Enter(const parser::OpenMPDeclarativeAllocate &x) {
1580 void OmpStructureChecker::Enter(const parser::OmpClause::Allocator &x) {
1589 void OmpStructureChecker::Enter(const parser::OmpClause::Allocate &x) {
1614 void OmpStructureChecker::Enter(const parser::OmpDeclareTargetWithClause &x) {
1637 void OmpStructureChecker::Enter(const parser::OpenMPDeclareMapperConstruct &x) {
1652 void OmpStructureChecker::Enter(const parser::OpenMPDeclareTargetConstruct &x) {
1657 void OmpStructureChecker::Enter(const parser::OmpDeclareTargetWithList &x) {
1745 [&](const parser::OmpClause::Enter &enterClause) {
1772 void OmpStructureChecker::Enter(const parser::OmpErrorDirective &x) {
1777 void OmpStructureChecker::Enter(const parser::OpenMPDispatchConstruct &x) {
1811 void OmpStructureChecker::Enter(const parser::OmpClause::At &x) {
1821 void OmpStructureChecker::Enter(const parser::OpenMPExecutableAllocate &x) {
1843 void OmpStructureChecker::Enter(const parser::OpenMPAllocatorsConstruct &x) {
2075 void OmpStructureChecker::Enter(
2107 void OmpStructureChecker::Enter(const parser::OpenMPFlushConstruct &x) {
2126 void OmpStructureChecker::Enter(const parser::OpenMPCancelConstruct &x) {
2137 void OmpStructureChecker::Enter(const parser::OpenMPCriticalConstruct &x) {
2180 void OmpStructureChecker::Enter(
2308 void OmpStructureChecker::Enter(const parser::OmpEndBlockDirective &x) {
2675 void OmpStructureChecker::Enter(const parser::OpenMPAtomicConstruct &x) {
2910 void OmpStructureChecker::Enter(const parser::OmpClause &x) {
3009 void OmpStructureChecker::Enter(const parser::OmpClause::AcqRel &) {
3014 void OmpStructureChecker::Enter(const parser::OmpClause::Acquire &) {
3019 void OmpStructureChecker::Enter(const parser::OmpClause::Release &) {
3024 void OmpStructureChecker::Enter(const parser::OmpClause::Relaxed &) {
3029 void OmpStructureChecker::Enter(const parser::OmpClause::SeqCst &) {
3034 void OmpStructureChecker::Enter(const parser::OmpClause::Fail &) {
3045 void OmpStructureChecker::Enter(const parser::OmpFailClause &) {
3059 void OmpStructureChecker::Enter(const parser::OmpClause::Destroy &x) {
3082 void OmpStructureChecker::Enter(const parser::OmpClause::Reduction &x) {
3110 void OmpStructureChecker::Enter(const parser::OmpClause::InReduction &x) {
3128 void OmpStructureChecker::Enter(const parser::OmpClause::TaskReduction &x) {
3450 void OmpStructureChecker::Enter(const parser::OmpClause::Ordered &x) {
3465 void OmpStructureChecker::Enter(const parser::OmpClause::Shared &x) {
3470 void OmpStructureChecker::Enter(const parser::OmpClause::Private &x) {
3479 void OmpStructureChecker::Enter(const parser::OmpClause::Nowait &x) {
3552 void OmpStructureChecker::Enter(const parser::OmpClause::Firstprivate &x) {
3644 void OmpStructureChecker::Enter(const parser::OmpClause::Aligned &x) {
3659 void OmpStructureChecker::Enter(const parser::OmpClause::Defaultmap &x) {
3700 void OmpStructureChecker::Enter(const parser::OmpClause::If &x) {
3782 void OmpStructureChecker::Enter(const parser::OmpClause::Linear &x) {
3897 void OmpStructureChecker::Enter(const parser::OmpClause::Map &x) {
3957 void OmpStructureChecker::Enter(const parser::OmpClause::Schedule &x) {
4001 void OmpStructureChecker::Enter(const parser::OmpClause::Device &x) {
4026 void OmpStructureChecker::Enter(const parser::OmpClause::Depend &x) {
4112 void OmpStructureChecker::Enter(const parser::OmpClause::Doacross &x) {
4213 void OmpStructureChecker::Enter(const parser::OmpClause::Copyprivate &x) {
4231 void OmpStructureChecker::Enter(const parser::OmpClause::Lastprivate &x) {
4261 void OmpStructureChecker::Enter(const parser::OmpClause::Copyin &x) {
4294 void OmpStructureChecker::Enter(const parser::OmpClause::Update &x) {
4332 void OmpStructureChecker::Enter(const parser::OmpClause::UseDevicePtr &x) {
4361 void OmpStructureChecker::Enter(const parser::OmpClause::UseDeviceAddr &x) {
4385 void OmpStructureChecker::Enter(const parser::OmpClause::IsDevicePtr &x) {
4417 void OmpStructureChecker::Enter(const parser::OmpClause::HasDeviceAddr &x) {
4438 void OmpStructureChecker::Enter(const parser::OmpClause::Enter &x) {
4451 void OmpStructureChecker::Enter(const parser::OmpClause::From &x) {
4484 void OmpStructureChecker::Enter(const parser::OmpClause::To &x) {
4529 void OmpStructureChecker::Enter(const parser::OmpClause::OmpxBare &x) {
4540 void OmpStructureChecker::Enter(const parser::OmpContextSelector &ctxSel) {
4894 parser::OmpClause::Copyin, parser::OmpClause::Enter,
4924 void OmpStructureChecker::Enter(
4929 void OmpStructureChecker::Enter(const parser::OmpClause::DynamicAllocators &x) {
4933 void OmpStructureChecker::Enter(const parser::OmpClause::ReverseOffload &x) {
4937 void OmpStructureChecker::Enter(const parser::OmpClause::UnifiedAddress &x) {
4941 void OmpStructureChecker::Enter(
4946 void OmpStructureChecker::Enter(const parser::DoConstruct &x) {
4947 Base::Enter(x);