Lines Matching refs:PopContext
59 void PopContext() { dirContext_.pop_back(); } in PopContext() function in Fortran::semantics::DirectiveAttributeVisitor
123 void Post(const parser::OpenACCBlockConstruct &) { PopContext(); } in Post()
125 void Post(const parser::OpenACCCombinedConstruct &) { PopContext(); } in Post()
128 void Post(const parser::OpenACCDeclarativeConstruct &) { PopContext(); } in Post()
139 void Post(const parser::OpenACCLoopConstruct &) { PopContext(); } in Post()
145 void Post(const parser::OpenACCStandaloneConstruct &) { PopContext(); } in Post()
151 void Post(const parser::OpenACCCacheConstruct &) { PopContext(); } in Post()
302 void Post(const parser::OpenMPSimpleStandaloneConstruct &) { PopContext(); } in Post()
305 void Post(const parser::OpenMPLoopConstruct &) { PopContext(); } in Post()
312 void Post(const parser::OpenMPSectionsConstruct &) { PopContext(); } in Post()
315 void Post(const parser::OpenMPCriticalConstruct &) { PopContext(); } in Post()
325 void Post(const parser::OpenMPDeclareSimdConstruct &) { PopContext(); } in Post()
327 void Post(const parser::OpenMPThreadprivate &) { PopContext(); } in Post()
330 void Post(const parser::OpenMPDeclarativeAllocate &) { PopContext(); } in Post()
1152 PopContext(); in Post()
1469 PopContext(); in Post()