Lines Matching refs:isStackEmpty

261   bool isStackEmpty() const {  in isStackEmpty()  function in __anon296aa5740111::DSAStackTy
267 return isStackEmpty() ? 0 in getStackSize()
281 assert(!isStackEmpty() && "no current directive"); in getTopOfStack()
637 assert(!isStackEmpty() && "No directive at specified level."); in getDirective()
771 return isStackEmpty() ? DSA_unspecified : getTopOfStack().DefaultAttr; in getDefaultDSA()
774 return isStackEmpty() ? SourceLocation() : getTopOfStack().DefaultAttrLoc; in getDefaultDSALocation()
778 return isStackEmpty() in getDefaultmapModifier()
981 if (isStackEmpty()) in checkMappableExprComponentListsForDecl()
1040 assert(!isStackEmpty()); in getNestingLevel()
1376 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueAligned()
1391 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueNontemporal()
1405 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addLoopControlVariable()
1414 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in isLoopControlVariable()
1425 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in isLoopControlVariable()
1531 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addTaskgroupReductionData()
1556 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addTaskgroupReductionData()
1582 assert(!isStackEmpty() && "Data-sharing attributes stack is empty."); in getTopMostTaskgroupReductionData()
1609 assert(!isStackEmpty() && "Data-sharing attributes stack is empty."); in getTopMostTaskgroupReductionData()
1734 VD->isLocalVarDeclOrParm() && !isStackEmpty() && in getTopDSA()
1773 if (isStackEmpty()) in getTopDSA()
1859 if (isStackEmpty()) { in getImplicitDSA()
1887 if (isStackEmpty()) in hasDSA()
1910 if (isStackEmpty()) in hasInnermostDSA()