Home
last modified time | relevance | path

Searched defs:CleanupKind (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_ssa/src/mir/
H A Danalyze.rs246 pub enum CleanupKind { enum
252 impl CleanupKind { implementation
262 pub fn cleanup_kinds(mir: &mir::Body<'_>) -> IndexVec<mir::BasicBlock, CleanupKind> { in cleanup_kinds() argument
264 result: &mut IndexVec<mir::BasicBlock, CleanupKind>, in cleanup_kinds() argument
296 fn propagate<'tcx>(result: &mut IndexVec<mir::BasicBlock, CleanupKind>, mir: &mir::Body<'tcx>) { in cleanup_kinds() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Serialization/
H A DASTReaderStmt.cpp1938 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp1927 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Serialization/
H A DASTReaderStmt.cpp1920 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Serialization/
H A DASTReaderStmt.cpp1927 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp1913 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Serialization/
H A DASTReaderStmt.cpp1938 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Serialization/
H A DASTReaderStmt.cpp1938 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1938 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Serialization/
H A DASTReaderStmt.cpp1927 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Serialization/
H A DASTReaderStmt.cpp1938 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Serialization/
H A DASTReaderStmt.cpp1938 unsigned CleanupKind = Record.readInt(); in VisitExprWithCleanups() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp287 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp287 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGExpr.cpp295 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp305 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp307 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp305 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp299 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp287 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp287 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp307 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp287 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp307 CleanupKind CleanupKind; in pushTemporaryCleanup() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp305 CleanupKind CleanupKind; in pushTemporaryCleanup() local

12