Searched refs:getMappedDirective (Results 1 – 4 of 4) sorted by relevance
643 OpenMPDirectiveKind getMappedDirective() const { in getMappedDirective() function in __anon8e68b8fa0111::DSAStackTy9369 DSA.getMappedDirective() == OMPD_unknown) in checkOpenMPIterationSpace()9371 : DSA.getMappedDirective(); in checkOpenMPIterationSpace()10500 DSAStack->getMappedDirective() == OMPD_loop && in checkLastPrivateForMappedDirectives()10547 DSAStack->getMappedDirective()); in ActOnOpenMPSimdDirective()10588 DSAStack->getMappedDirective()); in ActOnOpenMPForDirective()14171 DSAStack->getMappedDirective()); in ActOnOpenMPDistributeDirective()
8879 D->getMappedDirective()); in TransformOMPExecutableDirective()
2353 Record.writeEnum(E->getMappedDirective()); in VisitOMPExecutableDirective()
615 OpenMPDirectiveKind getMappedDirective() const { return PrevMappedDirective; } in getMappedDirective() function