Searched refs:ParentDirective (Results 1 – 1 of 1) sorted by relevance
5996 const OpenMPDirectiveKind ParentDirective = DSAStack->getParentDirective(); in mapLoopConstruct() local6008 getLeafConstructsOrSelf(ParentDirective); in mapLoopConstruct()6010 if (ParentDirective == OMPD_unknown) { in mapLoopConstruct()22938 OpenMPDirectiveKind ParentDirective = DSAStack->getParentDirective(); in ActOnOpenMPExclusiveClause() local22940 if (ParentDirective != OMPD_unknown) in ActOnOpenMPExclusiveClause()22946 if (ParentDirective == OMPD_unknown || DVar.CKind != OMPC_reduction || in ActOnOpenMPExclusiveClause()