Searched refs:StackExhaustionHandler (Results 1 – 7 of 7) sorted by relevance
18 void clang::StackExhaustionHandler::runWithSufficientStackSpace( in runWithSufficientStackSpace()23 void clang::StackExhaustionHandler::warnOnStackNearlyExhausted( in warnOnStackNearlyExhausted()29 void clang::StackExhaustionHandler::warnStackExhausted(SourceLocation Loc) { in warnStackExhausted()
21 class StackExhaustionHandler {23 StackExhaustionHandler(DiagnosticsEngine &diags) : DiagsRef(diags) {} in StackExhaustionHandler() function
384 StackExhaustionHandler StackHandler;
481 StackExhaustionHandler StackHandler;
547 StackExhaustionHandler StackHandler;
234 SRCS_MIN+= Basic/StackExhaustionHandler.cpp
1553 StackExhaustionHandler StackHandler;