Searched refs:getParentDirective (Results 1 – 1 of 1) sorted by relevance
658 OpenMPDirectiveKind getParentDirective() const { in getParentDirective() function in __anon1dd12e440111::DSAStackTy2412 DSAStack->getParentDirective() != OMPD_unknown)) { in isOpenMPCapturedDecl()2516 DSAStack->getParentDirective() != OMPD_unknown)) { in isOpenMPPrivateDecl()4789 OpenMPDirectiveKind ParentRegion = Stack->getParentDirective(); in checkNestingOfRegions()6004 const OpenMPDirectiveKind ParentDirective = DSAStack->getParentDirective(); in ActOnOpenMPExecutableDirective()11288 isOpenMPSimdDirective(DSAStack->getParentDirective())) { in ActOnOpenMPOrderedDirective()13269 if (getLangOpts().HIP && (DSAStack->getParentDirective() == OMPD_target)) in ActOnOpenMPTeamsDirective()19101 OpenMPDirectiveKind ParentDir = Stack->getParentDirective(); in actOnOMPReductionKindClause()23855 if (DSAStack->getParentDirective() != OMPD_unknown) in ActOnOpenMPInclusiveClause()23886 OpenMPDirectiveKind ParentDirective = DSAStack->getParentDirective(); in ActOnOpenMPExclusiveClause()