Searched refs:isStackEmpty (Results 1 – 1 of 1) sorted by relevance
274 bool isStackEmpty() const { in isStackEmpty() function in __anon1dd12e440111::DSAStackTy280 return isStackEmpty() ? 0 in getStackSize()294 assert(!isStackEmpty() && "no current directive"); in getTopOfStack()668 assert(!isStackEmpty() && "No directive at specified level."); in getDirective()802 return isStackEmpty() ? DSA_unspecified : getTopOfStack().DefaultAttr; in getDefaultDSA()805 return isStackEmpty() ? SourceLocation() : getTopOfStack().DefaultAttrLoc; in getDefaultDSALocation()809 return isStackEmpty() in getDefaultmapModifier()1023 if (isStackEmpty()) in checkMappableExprComponentListsForDecl()1082 assert(!isStackEmpty()); in getNestingLevel()1432 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueAligned()[all …]