Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project/clang/test/CodeGenCXX/
H A Dmingw-w64-seh-exceptions.cpp8 struct Cleanup { struct
9 ~Cleanup() { in ~Cleanup() argument
H A Dexceptions-cxx-new.cpp44 struct Cleanup { struct
45 ~Cleanup() { f(-1); } in ~Cleanup() argument
H A Dexceptions-cxx-ehsc.cpp4 struct Cleanup { ~Cleanup(); }; struct
19 struct Cleanup { ~Cleanup(); }; struct
H A Dwasm-eh.cpp12 struct Cleanup { struct
13 ~Cleanup() { dont_throw(); } in ~Cleanup() argument
H A Dmicrosoft-abi-dynamic-cast.cpp105 struct Cleanup { struct
/llvm-project/llvm/unittests/Support/
H A DMemoryBufferTest.cpp106 FileRemover Cleanup(TestPath); TEST_F() local
137 FileRemover Cleanup(TestPath); TEST_F() local
257 FileRemover Cleanup(TestPath); testGetOpenFileSlice() local
299 FileRemover Cleanup(TestPath); TEST_F() local
347 FileRemover Cleanup(TestPath); TEST_F() local
380 FileRemover Cleanup(TestPath); TEST_F() local
415 FileRemover Cleanup(TestPath); TEST_F() local
H A Draw_fd_stream_test.cpp25 FileRemover Cleanup(Path); in TEST() local
H A DPath.cpp964 FileRemover Cleanup(TestDirectory); TEST_F() local
1706 FileRemover Cleanup(TempPath); TEST_F() local
1809 FileRemover Cleanup(NonExistantFile); TEST_F() local
1837 FileRemover Cleanup(NonExistantFile); TEST_F() local
1870 FileRemover Cleanup(NonExistantFile); TEST_F() local
1884 FileRemover Cleanup(NonExistantFile); TEST_F() local
1908 FileRemover Cleanup(NonExistantFile); TEST_F() local
1951 FileRemover Cleanup(NonExistantFile); TEST_F() local
1963 FileRemover Cleanup(NonExistantFile); TEST_F() local
1975 FileRemover Cleanup(NonExistantFile); TEST_F() local
1987 FileRemover Cleanup(NonExistantFile); TEST_F() local
2008 FileRemover Cleanup(NonExistantFile); TEST_F() local
2054 FileRemover Cleanup(NonExistantFile); TEST_F() local
2084 FileRemover Cleanup(TempPath); TEST_F() local
2181 FileRemover Cleanup(TempPath); TEST_F() local
2462 FileRemover Cleanup(TempPath); TEST_F() local
[all...]
H A Draw_pwrite_stream_test.cpp67 FileRemover Cleanup(Path); in TEST() local
H A DCrashRecoveryTest.cpp59 TEST(CrashRecoveryTest,Cleanup) TEST() argument
H A Draw_ostream_test.cpp394 FileRemover Cleanup(Path); TEST() local
520 FileRemover Cleanup(Path); TEST() local
/llvm-project/clang/test/CodeGenCoroutines/
H A Dcoro-promise-dtor.cpp20 struct Cleanup { ~Cleanup(); }; struct
H A Dcoro-cleanup.cpp38 struct Cleanup { ~Cleanup(); }; struct
H A Dcoro-eh-cleanup.cpp39 struct Cleanup { ~Cleanup(); }; struct
H A Dcoro-unhandled-exception.cpp24 struct Cleanup { ~Cleanup(); }; struct
H A Dcoro-gro.cpp26 struct Cleanup { ~Cleanup(); }; struct
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/abseil/
H A Dcleanup-ctad.cpp52 class Cleanup final { class
54 Cleanup(Callback callback) // NOLINT in Cleanup() function in absl::Cleanup
/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h47 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator
H A DCGCall.h291 EHScopeStack::stable_iterator Cleanup; global() member
333 addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup,llvm::Instruction * IsActiveIP) addArgCleanupDeactivation() argument
/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DImplicitConversionInLoopCheck.cpp71 if (const auto *Cleanup = dyn_cast<ExprWithCleanups>(Init)) in check() local
/llvm-project/polly/lib/External/isl/imath/
H A Ddoc.md.in110 #### Cleanup subsubsection
/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h161 bool Cleanup = true; member
/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp42 static const HTTPClientCleanup Cleanup; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Dstatic-object-exception.cpp24 struct Cleanup { struct
25 ~Cleanup() {} in ~Cleanup() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h42 MBBOrBasicBlock Cleanup; member

12