Lines Matching defs:PopContext

74   void PopContext() { dirContext_.pop_back(); }
135 void Post(const parser::OpenACCBlockConstruct &) { PopContext(); }
137 void Post(const parser::OpenACCCombinedConstruct &) { PopContext(); }
140 void Post(const parser::OpenACCDeclarativeConstruct &) { PopContext(); }
155 void Post(const parser::OpenACCLoopConstruct &) { PopContext(); }
161 void Post(const parser::OpenACCStandaloneConstruct &) { PopContext(); }
167 void Post(const parser::OpenACCCacheConstruct &) { PopContext(); }
358 void Post(const parser::OmpDirectiveSpecification &) { PopContext(); }
363 void Post(const parser::OmpMetadirectiveDirective &) { PopContext(); }
373 void Post(const parser::OpenMPSimpleStandaloneConstruct &) { PopContext(); }
376 void Post(const parser::OpenMPLoopConstruct &) { PopContext(); }
383 void Post(const parser::OpenMPSectionsConstruct &) { PopContext(); }
386 void Post(const parser::OpenMPCriticalConstruct &) { PopContext(); }
396 void Post(const parser::OpenMPDeclareSimdConstruct &) { PopContext(); }
404 void Post(const parser::OpenMPDepobjConstruct &) { PopContext(); }
441 void Post(const parser::OpenMPRequiresConstruct &) { PopContext(); }
444 void Post(const parser::OpenMPDeclareTargetConstruct &) { PopContext(); }
447 void Post(const parser::OpenMPDeclareMapperConstruct &) { PopContext(); }
450 void Post(const parser::OpenMPThreadprivate &) { PopContext(); }
453 void Post(const parser::OpenMPDeclarativeAllocate &) { PopContext(); }
456 void Post(const parser::OpenMPDispatchConstruct &) { PopContext(); }
1647 PopContext();
2089 PopContext();
2118 PopContext();