Searched refs:isStackNearlyExhausted (Results 1 – 3 of 3) sorted by relevance
33 bool isStackNearlyExhausted();43 if (LLVM_UNLIKELY(isStackNearlyExhausted())) in runWithSufficientStackSpace()48 if (LLVM_UNLIKELY(isStackNearlyExhausted())) in runWithSufficientStackSpace()
46 bool clang::isStackNearlyExhausted() { in isStackNearlyExhausted() function in clang
444 if (isStackNearlyExhausted()) in pushCodeSynthesisContext()