Function llvm_sys::debuginfo::LLVMCreateDIBuilderDisallowUnresolved

source ยท
pub unsafe extern "C" fn LLVMCreateDIBuilderDisallowUnresolved(
    M: LLVMModuleRef
) -> LLVMDIBuilderRef
Expand description

Construct a builder for a module, do not allow unresolved nodes.