Lines Matching refs:getSecondOnStackOrNull

288   SharingMapTy *getSecondOnStackOrNull() {  in getSecondOnStackOrNull()  function in __anon296aa5740111::DSAStackTy
294 const SharingMapTy *getSecondOnStackOrNull() const { in getSecondOnStackOrNull() function in __anon296aa5740111::DSAStackTy
295 return const_cast<DSAStackTy &>(*this).getSecondOnStackOrNull(); in getSecondOnStackOrNull()
529 if (SharingMapTy *Stack = getSecondOnStackOrNull()) in markDeclAsUsedInScanDirective()
649 const SharingMapTy *Parent = getSecondOnStackOrNull(); in getParentDirective()
856 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in isParentOrderedRegion()
863 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in getParentOrderedRegionParam()
875 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in isParentNowaitRegion()
890 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentCancelRegion()
901 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentHasScanDirective()
906 const SharingMapTy *Top = getSecondOnStackOrNull(); in doesParentHasScanDirective()
911 const SharingMapTy *Top = getSecondOnStackOrNull(); in getParentScanDirectiveLoc()
916 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentHasOrderedDirective()
921 const SharingMapTy *Top = getSecondOnStackOrNull(); in doesParentHasOrderedDirective()
926 const SharingMapTy *Top = getSecondOnStackOrNull(); in getParentOrderedDirectiveLoc()
950 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentTeamsRegionLoc()
1045 SharingMapTy *Parent = getSecondOnStackOrNull(); in addDoacrossDependClause()
1438 const SharingMapTy *Parent = getSecondOnStackOrNull(); in isParentLoopControlVariable()
1448 const SharingMapTy *Parent = getSecondOnStackOrNull(); in getParentLoopControlVariable()