Home
last modified time | relevance | path

Searched refs:StackExhaustionHandler (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DStackExhaustionHandler.cpp18 void clang::StackExhaustionHandler::runWithSufficientStackSpace( in runWithSufficientStackSpace()
23 void clang::StackExhaustionHandler::warnOnStackNearlyExhausted( in warnOnStackNearlyExhausted()
29 void clang::StackExhaustionHandler::warnStackExhausted(SourceLocation Loc) { in warnStackExhausted()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DStackExhaustionHandler.h21 class StackExhaustionHandler {
23 StackExhaustionHandler(DiagnosticsEngine &diags) : DiagsRef(diags) {} in StackExhaustionHandler() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h384 StackExhaustionHandler StackHandler;
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h481 StackExhaustionHandler StackHandler;
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h547 StackExhaustionHandler StackHandler;
/freebsd/lib/clang/libclang/
H A DMakefile234 SRCS_MIN+= Basic/StackExhaustionHandler.cpp
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1553 StackExhaustionHandler StackHandler;