Home
last modified time | relevance | path

Searched defs:LLVMSetCleanup (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1371 pub fn LLVMSetCleanup(LandingPad: &Value, Val: Bool); in LLVMSetCleanup() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3219 void LLVMSetCleanup(LLVMValueRef LandingPad, LLVMBool Val) { in LLVMSetCleanup() function