Home | History | Annotate | Download | only in Linker

Lines Matching refs:LLVMBool

1358 LLVMBool LLVMLinkModules(LLVMModuleRef Dest, LLVMModuleRef Src,
1361 LLVMBool Result = Linker::LinkModules(unwrap(Dest), unwrap(Src),