Searched refs:getMappedDirective (Results 1 – 4 of 4) sorted by relevance
648 OpenMPDirectiveKind getMappedDirective() const { in getMappedDirective() function in __anon95b22cd90111::DSAStackTy9174 DSA.getMappedDirective() == OMPD_unknown) in checkOpenMPIterationSpace()9176 : DSA.getMappedDirective(); in checkOpenMPIterationSpace()10346 DSAStack->getMappedDirective() == OMPD_loop && in checkLastPrivateForMappedDirectives()10381 DSAStack->getMappedDirective()); in ActOnOpenMPSimdDirective()10410 DSAStack->getMappedDirective()); in ActOnOpenMPForDirective()13617 DSAStack->getMappedDirective()); in ActOnOpenMPDistributeDirective()
9186 D->getMappedDirective()); in TransformOMPExecutableDirective()
2392 Record.writeEnum(E->getMappedDirective()); in VisitOMPExecutableDirective()
615 OpenMPDirectiveKind getMappedDirective() const { return PrevMappedDirective; } in getMappedDirective() function