Lines Matching refs:getSecondOnStackOrNull

291   SharingMapTy *getSecondOnStackOrNull() {  in getSecondOnStackOrNull()  function in __anon7e4ded5b0111::DSAStackTy
297 const SharingMapTy *getSecondOnStackOrNull() const { in getSecondOnStackOrNull() function in __anon7e4ded5b0111::DSAStackTy
298 return const_cast<DSAStackTy &>(*this).getSecondOnStackOrNull(); in getSecondOnStackOrNull()
532 if (SharingMapTy *Stack = getSecondOnStackOrNull()) in markDeclAsUsedInScanDirective()
652 const SharingMapTy *Parent = getSecondOnStackOrNull(); in getParentDirective()
859 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in isParentOrderedRegion()
866 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in getParentOrderedRegionParam()
878 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in isParentOrderConcurrent()
889 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in isParentNowaitRegion()
904 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentCancelRegion()
915 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentHasScanDirective()
920 const SharingMapTy *Top = getSecondOnStackOrNull(); in doesParentHasScanDirective()
925 const SharingMapTy *Top = getSecondOnStackOrNull(); in getParentScanDirectiveLoc()
930 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentHasOrderedDirective()
935 const SharingMapTy *Top = getSecondOnStackOrNull(); in doesParentHasOrderedDirective()
940 const SharingMapTy *Top = getSecondOnStackOrNull(); in getParentOrderedDirectiveLoc()
964 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentTeamsRegionLoc()
1059 SharingMapTy *Parent = getSecondOnStackOrNull(); in addDoacrossDependClause()
1469 const SharingMapTy *Parent = getSecondOnStackOrNull(); in isParentLoopControlVariable()
1479 const SharingMapTy *Parent = getSecondOnStackOrNull(); in getParentLoopControlVariable()