Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp241 bool isStackEmpty() const { in isStackEmpty() function in __anon5b04668f0111::DSAStackTy
247 return isStackEmpty() ? 0 in getStackSize()
261 assert(!isStackEmpty() && "no current directive"); in getTopOfStack()
615 assert(!isStackEmpty() && "No directive at specified level."); in getDirective()
734 return isStackEmpty() ? DSA_unspecified in getDefaultDSA()
738 return isStackEmpty() ? SourceLocation() in getDefaultDSALocation()
743 return isStackEmpty() in getDefaultmapModifier()
937 if (isStackEmpty()) in checkMappableExprComponentListsForDecl()
996 assert(!isStackEmpty()); in getNestingLevel()
1274 assert(!isStackEmpty() && "Data sharing attributes stack is empty"); in addUniqueAligned()
[all …]