Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DStack.h40 inline void runWithSufficientStackSpace(llvm::function_ref<void()> Diag, in runWithSufficientStackSpace() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp503 void Sema::runWithSufficientStackSpace(SourceLocation Loc, in runWithSufficientStackSpace() function in Sema