Searched refs:isStackNearlyExhausted (Results 1 – 3 of 3) sorted by relevance
36 bool isStackNearlyExhausted();46 if (LLVM_UNLIKELY(isStackNearlyExhausted())) in runWithSufficientStackSpace()51 if (LLVM_UNLIKELY(isStackNearlyExhausted())) in runWithSufficientStackSpace()
25 if (isStackNearlyExhausted()) in warnOnStackNearlyExhausted()
25 bool clang::isStackNearlyExhausted() { in isStackNearlyExhausted() function in clang