Searched refs:isStackEmpty (Results 1 – 1 of 1) sorted by relevance
264 bool isStackEmpty() const { in isStackEmpty() function in __anon7e4ded5b0111::DSAStackTy270 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()[all …]