Searched defs:LLVMConstPointerCast (Results 1 – 2 of 2) sorted by relevance
1168 pub fn LLVMConstPointerCast<'a>(ConstantVal: &'a Value, ToType: &'a Type) -> &'a Value; in LLVMConstPointerCast() function
1745 LLVMValueRef LLVMConstPointerCast(LLVMValueRef ConstantVal, in LLVMConstPointerCast() function