Searched refs:getCurrentDirective (Results 1 – 1 of 1) sorted by relevance
445 assert(isOpenMPLoopDirective(getCurrentDirective()) && in loopInit()451 assert(isOpenMPLoopDirective(getCurrentDirective()) && in loopStart()457 assert(isOpenMPLoopDirective(getCurrentDirective()) && in isLoopStarted()639 OpenMPDirectiveKind getCurrentDirective() const { in getCurrentDirective() function in __anon8e68b8fa0111::DSAStackTy2427 if (DSAStack->getCurrentDirective() != OMPD_unknown && in isOpenMPCapturedDecl()4741 DSAStack->getCurrentDirective()))) { in tryCaptureOpenMPLambdas()4809 if (DSAStack->getCurrentDirective() == OMPD_atomic || in ActOnOpenMPRegionEnd()4812 DSAStack->getCurrentDirective() == OMPD_master || in ActOnOpenMPRegionEnd()4813 DSAStack->getCurrentDirective() == OMPD_masked) in ActOnOpenMPRegionEnd()4857 DSAStack->getCurrentDirective())) { in ActOnOpenMPRegionEnd()[all …]