Lines Matching refs:isStackEmpty
240 bool isStackEmpty() const { in isStackEmpty() function in __anonf152f9340111::DSAStackTy
246 return isStackEmpty() ? 0 in getStackSize()
260 assert(!isStackEmpty() && "no current directive"); in getTopOfStack()
614 assert(!isStackEmpty() && "No directive at specified level."); in getDirective()
733 return isStackEmpty() ? DSA_unspecified in getDefaultDSA()
737 return isStackEmpty() ? SourceLocation() in getDefaultDSALocation()
742 return isStackEmpty() in getDefaultmapModifier()
936 if (isStackEmpty()) in checkMappableExprComponentListsForDecl()
995 assert(!isStackEmpty()); in getNestingLevel()
1273 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueAligned()
1288 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueNontemporal()
1302 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addLoopControlVariable()
1311 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in isLoopControlVariable()
1322 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in isLoopControlVariable()
1428 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addTaskgroupReductionData()
1454 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addTaskgroupReductionData()
1481 assert(!isStackEmpty() && "Data-sharing attributes stack is empty."); in getTopMostTaskgroupReductionData()
1508 assert(!isStackEmpty() && "Data-sharing attributes stack is empty."); in getTopMostTaskgroupReductionData()
1634 VD->isLocalVarDeclOrParm() && !isStackEmpty() && in getTopDSA()
1674 if (isStackEmpty()) in getTopDSA()
1760 if (isStackEmpty()) { in getImplicitDSA()
1786 if (isStackEmpty()) in hasDSA()
1809 if (isStackEmpty()) in hasInnermostDSA()