Lines Matching refs:getSecondOnStackOrNull

267   SharingMapTy *getSecondOnStackOrNull() {  in getSecondOnStackOrNull()  function in __anonf152f9340111::DSAStackTy
273 const SharingMapTy *getSecondOnStackOrNull() const { in getSecondOnStackOrNull() function in __anonf152f9340111::DSAStackTy
274 return const_cast<DSAStackTy&>(*this).getSecondOnStackOrNull(); in getSecondOnStackOrNull()
508 if (SharingMapTy *Stack = getSecondOnStackOrNull()) in markDeclAsUsedInScanDirective()
626 const SharingMapTy *Parent = getSecondOnStackOrNull(); in getParentDirective()
820 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in isParentOrderedRegion()
827 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in getParentOrderedRegionParam()
839 if (const SharingMapTy *Parent = getSecondOnStackOrNull()) in isParentNowaitRegion()
845 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentCancelRegion()
856 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentHasScanDirective()
861 const SharingMapTy *Top = getSecondOnStackOrNull(); in doesParentHasScanDirective()
866 const SharingMapTy *Top = getSecondOnStackOrNull(); in getParentScanDirectiveLoc()
871 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentHasOrderedDirective()
876 const SharingMapTy *Top = getSecondOnStackOrNull(); in doesParentHasOrderedDirective()
881 const SharingMapTy *Top = getSecondOnStackOrNull(); in getParentOrderedDirectiveLoc()
905 if (SharingMapTy *Parent = getSecondOnStackOrNull()) in setParentTeamsRegionLoc()
1000 SharingMapTy *Parent = getSecondOnStackOrNull(); in addDoacrossDependClause()
1335 const SharingMapTy *Parent = getSecondOnStackOrNull(); in isParentLoopControlVariable()
1345 const SharingMapTy *Parent = getSecondOnStackOrNull(); in getParentLoopControlVariable()