Searched defs:LLVMModuleCreateWithNameInContext (Results 1 – 2 of 2) sorted by relevance
1028 pub fn LLVMModuleCreateWithNameInContext(ModuleID: *const c_char, C: &Context) -> &Module; in LLVMModuleCreateWithNameInContext() function
234 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function