Home | History | Annotate | Download | only in Linker

Lines Matching refs:LLVMBool

1614 LLVMBool LLVMLinkModules(LLVMModuleRef Dest, LLVMModuleRef Src,
1617 LLVMBool Result = Linker::LinkModules(unwrap(Dest), unwrap(Src),