Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp261 bool isStackEmpty() const { in isStackEmpty() function in __anon296aa5740111::DSAStackTy
267 return isStackEmpty() ? 0 in getStackSize()
281 assert(!isStackEmpty() && "no current directive"); in getTopOfStack()
778 return isStackEmpty() in getDefaultmapModifier()
981 if (isStackEmpty()) in checkMappableExprComponentListsForDecl()
1040 assert(!isStackEmpty()); in getNestingLevel()
1734 VD->isLocalVarDeclOrParm() && !isStackEmpty() && in getTopDSA()
1773 if (isStackEmpty()) in getTopDSA()
1859 if (isStackEmpty()) { in getImplicitDSA()
1887 if (isStackEmpty()) in hasDSA()
[all …]