Lines Matching refs:isStackEmpty
241 bool isStackEmpty() const { in isStackEmpty() function in __anon5b04668f0111::DSAStackTy
247 return isStackEmpty() ? 0 in getStackSize()
261 assert(!isStackEmpty() && "no current directive"); in getTopOfStack()
615 assert(!isStackEmpty() && "No directive at specified level."); in getDirective()
734 return isStackEmpty() ? DSA_unspecified in getDefaultDSA()
738 return isStackEmpty() ? SourceLocation() in getDefaultDSALocation()
743 return isStackEmpty() in getDefaultmapModifier()
937 if (isStackEmpty()) in checkMappableExprComponentListsForDecl()
996 assert(!isStackEmpty()); in getNestingLevel()
1274 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueAligned()
1289 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueNontemporal()
1303 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addLoopControlVariable()
1312 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in isLoopControlVariable()
1323 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in isLoopControlVariable()
1429 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addTaskgroupReductionData()
1455 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addTaskgroupReductionData()
1482 assert(!isStackEmpty() && "Data-sharing attributes stack is empty."); in getTopMostTaskgroupReductionData()
1509 assert(!isStackEmpty() && "Data-sharing attributes stack is empty."); in getTopMostTaskgroupReductionData()
1635 VD->isLocalVarDeclOrParm() && !isStackEmpty() && in getTopDSA()
1675 if (isStackEmpty()) in getTopDSA()
1761 if (isStackEmpty()) { in getImplicitDSA()
1787 if (isStackEmpty()) in hasDSA()
1810 if (isStackEmpty()) in hasInnermostDSA()