Searched defs:LLVMSetCleanup (Results 1 – 2 of 2) sorted by relevance
1371 pub fn LLVMSetCleanup(LandingPad: &Value, Val: Bool); in LLVMSetCleanup() function
3219 void LLVMSetCleanup(LLVMValueRef LandingPad, LLVMBool Val) { in LLVMSetCleanup() function