Home
last modified time | relevance | path

Searched defs:runWithSufficientStackSpace (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDStack.h40 inline void runWithSufficientStackSpace(llvm::function_ref<void()> Diag, in runWithSufficientStackSpace() function
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSema.cpp566 void Sema::runWithSufficientStackSpace(SourceLocation Loc, in runWithSufficientStackSpace() function in Sema