Lines Matching refs:PushContext
56 void PushContext(const parser::CharBlock &source, T dir) { in PushContext() function in Fortran::semantics::DirectiveAttributeVisitor
318 PushContext(x.source, llvm::omp::Directive::OMPD_declare_simd); in Pre()
604 PushContext(blockDir.source, blockDir.v); in Pre()
618 PushContext(declDir.source, llvm::acc::Directive::ACCD_declare); in Pre()
622 PushContext(verbatim.source, llvm::acc::Directive::ACCD_routine); in Pre()
687 PushContext(loopDir.source, loopDir.v); in Pre()
704 PushContext(standaloneDir.source, standaloneDir.v); in Pre()
752 PushContext(combinedDir.source, combinedDir.v); in Pre()
830 PushContext(verbatim.source, llvm::acc::Directive::ACCD_cache); in Pre()
1105 PushContext(beginDir.source, beginDir.v); in Pre()
1167 PushContext(standaloneDir.source, standaloneDir.v); in Pre()
1203 PushContext(beginDir.source, beginDir.v); in Pre()
1373 PushContext(beginDir.source, beginDir.v); in Pre()
1385 PushContext(beginCriticalDir.source, llvm::omp::Directive::OMPD_critical); in Pre()
1398 PushContext(x.source, llvm::omp::Directive::OMPD_threadprivate); in Pre()
1405 PushContext(x.source, llvm::omp::Directive::OMPD_allocate); in Pre()
1412 PushContext(x.source, llvm::omp::Directive::OMPD_allocate); in Pre()