Lines Matching refs:isStackEmpty

264   bool isStackEmpty() const {  in isStackEmpty()  function in __anon7e4ded5b0111::DSAStackTy
270 return isStackEmpty() ? 0 in getStackSize()
284 assert(!isStackEmpty() && "no current directive"); in getTopOfStack()
640 assert(!isStackEmpty() && "No directive at specified level."); in getDirective()
774 return isStackEmpty() ? DSA_unspecified : getTopOfStack().DefaultAttr; in getDefaultDSA()
777 return isStackEmpty() ? SourceLocation() : getTopOfStack().DefaultAttrLoc; in getDefaultDSALocation()
781 return isStackEmpty() in getDefaultmapModifier()
995 if (isStackEmpty()) in checkMappableExprComponentListsForDecl()
1054 assert(!isStackEmpty()); in getNestingLevel()
1407 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueAligned()
1422 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueNontemporal()
1436 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addLoopControlVariable()
1445 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in isLoopControlVariable()
1456 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in isLoopControlVariable()
1562 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addTaskgroupReductionData()
1587 assert(!isStackEmpty() && "Data-sharing attributes stack is empty"); in addTaskgroupReductionData()
1613 assert(!isStackEmpty() && "Data-sharing attributes stack is empty."); in getTopMostTaskgroupReductionData()
1640 assert(!isStackEmpty() && "Data-sharing attributes stack is empty."); in getTopMostTaskgroupReductionData()
1765 VD->isLocalVarDeclOrParm() && !isStackEmpty() && in getTopDSA()
1804 if (isStackEmpty()) in getTopDSA()
1890 if (isStackEmpty()) { in getImplicitDSA()
1918 if (isStackEmpty()) in hasDSA()
1941 if (isStackEmpty()) in hasInnermostDSA()