Searched refs:StackHandler (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 281 StackHandler(Diags), CurScope(nullptr), Ident_super(nullptr), in Sema() 631 StackHandler.runWithSufficientStackSpace(Loc, Fn); in runWithSufficientStackSpace()
|
| H A D | SemaTemplateInstantiate.cpp | 843 StackHandler.warnOnStackNearlyExhausted(Ctx.PointOfInstantiation); in pushCodeSynthesisContext()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.h | 384 StackExhaustionHandler StackHandler; variable
|
| H A D | CodeGenModule.cpp | 410 VMContext(M.getContext()), VTables(*this), StackHandler(diags), in CodeGenModule() 1734 StackHandler.runWithSufficientStackSpace(Loc, Fn); in runWithSufficientStackSpace()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 481 StackExhaustionHandler StackHandler; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseStmt.cpp | 960 StackHandler.runWithSufficientStackSpace(Tok.getLocation(), [&, this]() { in ParseCompoundStatement()
|
| H A D | Parser.cpp | 59 Actions(actions), Diags(PP.getDiagnostics()), StackHandler(Diags), in Parser()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 547 StackExhaustionHandler StackHandler; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 10127 StackHandler.runWithSufficientStackSpace(Loc, Fn); in runWithSufficientStackSpace() 11005 StackHandler(Diags), PP(PP), ContextObj(Context), in ASTReader()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 1553 StackExhaustionHandler StackHandler; variable
|