Home
last modified time | relevance | path

Searched refs:isStackEmpty (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp240 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()
[all …]