Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp269 bool isStackEmpty() const { in isStackEmpty() function in __anon8e68b8fa0111::DSAStackTy
275 return isStackEmpty() ? 0 in getStackSize()
289 assert(!isStackEmpty() && "no current directive"); in getTopOfStack()
804 return isStackEmpty() in getDefaultmapModifier()
1018 if (isStackEmpty()) in checkMappableExprComponentListsForDecl()
1077 assert(!isStackEmpty()); in getNestingLevel()
1785 VD->isLocalVarDeclOrParm() && !isStackEmpty() && in getTopDSA()
1824 if (isStackEmpty()) in getTopDSA()
1910 if (isStackEmpty()) { in getImplicitDSA()
1938 if (isStackEmpty()) in hasDSA()
[all …]