Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp241 bool isStackEmpty() const { in isStackEmpty() function in __anon4581b7f80111::DSAStackTy
247 return isStackEmpty() ? 0 in getStackSize()
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()
1675 if (isStackEmpty()) in getTopDSA()
1761 if (isStackEmpty()) { in getImplicitDSA()
1787 if (isStackEmpty()) in hasDSA()
[all …]