Lines Matching defs:Leave
631 void OmpStructureChecker::Leave(const parser::OmpDirectiveSpecification &) {
639 void OmpStructureChecker::Leave(const parser::OmpMetadirectiveDirective &) {
659 void OmpStructureChecker::Leave(const parser::OpenMPConstruct &) {
671 void OmpStructureChecker::Leave(const parser::OpenMPDeclarativeConstruct &x) {
1069 void OmpStructureChecker::Leave(const parser::OpenMPLoopConstruct &x) {
1148 void OmpStructureChecker::Leave(const parser::OmpEndLoopDirective &x) {
1254 void OmpStructureChecker::Leave(const parser::OpenMPBlockConstruct &) {
1331 void OmpStructureChecker::Leave(const parser::OmpBeginBlockDirective &) {
1361 void OmpStructureChecker::Leave(const parser::OpenMPSectionsConstruct &) {
1384 void OmpStructureChecker::Leave(const parser::OmpEndSectionsDirective &x) {
1492 void OmpStructureChecker::Leave(const parser::OpenMPThreadprivate &c) {
1506 void OmpStructureChecker::Leave(const parser::OpenMPDeclareSimdConstruct &) {
1539 void OmpStructureChecker::Leave(const parser::OpenMPDepobjConstruct &x) {
1548 void OmpStructureChecker::Leave(const parser::OpenMPRequiresConstruct &) {
1573 void OmpStructureChecker::Leave(const parser::OpenMPDeclarativeAllocate &x) {
1618 void OmpStructureChecker::Leave(const parser::OmpDeclareTargetWithClause &x) {
1648 void OmpStructureChecker::Leave(const parser::OpenMPDeclareMapperConstruct &) {
1714 void OmpStructureChecker::Leave(const parser::OpenMPDeclareTargetConstruct &x) {
1803 void OmpStructureChecker::Leave(const parser::OpenMPDispatchConstruct &x) {
1807 void OmpStructureChecker::Leave(const parser::OmpErrorDirective &x) {
1835 void OmpStructureChecker::Leave(const parser::OpenMPExecutableAllocate &x) {
1857 void OmpStructureChecker::Leave(const parser::OpenMPAllocatorsConstruct &x) {
2091 void OmpStructureChecker::Leave(
2112 void OmpStructureChecker::Leave(const parser::OpenMPFlushConstruct &x) {
2133 void OmpStructureChecker::Leave(const parser::OpenMPCancelConstruct &) {
2176 void OmpStructureChecker::Leave(const parser::OpenMPCriticalConstruct &) {
2189 void OmpStructureChecker::Leave(
2336 void OmpStructureChecker::Leave(const parser::OmpEndBlockDirective &x) {
2756 void OmpStructureChecker::Leave(const parser::OpenMPAtomicConstruct &) {
2766 void OmpStructureChecker::Leave(const parser::OmpClauseList &) {
3040 void OmpStructureChecker::Leave(const parser::OmpClause::Fail &) {
3051 void OmpStructureChecker::Leave(const parser::OmpFailClause &) {
3614 void OmpStructureChecker::Leave(const parser::OmpAtomicRead &) {
3619 void OmpStructureChecker::Leave(const parser::OmpAtomicWrite &) {
3624 void OmpStructureChecker::Leave(const parser::OmpAtomicUpdate &) {
3631 void OmpStructureChecker::Leave(const parser::OmpAtomic &) {
4544 void OmpStructureChecker::Leave(const parser::OmpContextSelector &) {
4951 void OmpStructureChecker::Leave(const parser::DoConstruct &x) {
4959 Base::Leave(x);