Searched refs:warnStackExhausted (Results 1 – 3 of 3) sorted by relevance
430 void Sema::warnStackExhausted(SourceLocation Loc) { in warnStackExhausted() function in Sema440 clang::runWithSufficientStackSpace([&] { warnStackExhausted(Loc); }, Fn); in runWithSufficientStackSpace()
445 warnStackExhausted(Ctx.PointOfInstantiation); in pushCodeSynthesisContext()
1441 void warnStackExhausted(SourceLocation Loc);