Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DStack.h43 inline void runWithSufficientStackSpace(llvm::function_ref<void()> Diag, in runWithSufficientStackSpace() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DStackExhaustionHandler.cpp18 void clang::StackExhaustionHandler::runWithSufficientStackSpace( in runWithSufficientStackSpace() function in clang::StackExhaustionHandler
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp629 void Sema::runWithSufficientStackSpace(SourceLocation Loc, in runWithSufficientStackSpace() function in Sema
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1732 void CodeGenModule::runWithSufficientStackSpace(SourceLocation Loc, in runWithSufficientStackSpace() function in CodeGenModule
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10119 void ASTReader::runWithSufficientStackSpace(SourceLocation Loc, in runWithSufficientStackSpace() function in ASTReader