Searched refs:getCurrentDirective (Results 1 – 1 of 1) sorted by relevance
437 assert(isOpenMPLoopDirective(getCurrentDirective()) && in loopInit()443 assert(isOpenMPLoopDirective(getCurrentDirective()) && in loopStart()449 assert(isOpenMPLoopDirective(getCurrentDirective()) && in isLoopStarted()631 OpenMPDirectiveKind getCurrentDirective() const { in getCurrentDirective() function in __anon296aa5740111::DSAStackTy2372 if (DSAStack->getCurrentDirective() != OMPD_unknown && in isOpenMPCapturedDecl()4670 DSAStack->getCurrentDirective()))) { in tryCaptureOpenMPLambdas()4738 if (DSAStack->getCurrentDirective() == OMPD_atomic || in ActOnOpenMPRegionEnd()4741 DSAStack->getCurrentDirective() == OMPD_master || in ActOnOpenMPRegionEnd()4742 DSAStack->getCurrentDirective() == OMPD_masked) in ActOnOpenMPRegionEnd()4786 DSAStack->getCurrentDirective())) { in ActOnOpenMPRegionEnd()[all …]