Searched defs:LLVMStructCreateNamed (Results 1 – 2 of 2) sorted by relevance
1873 pub fn LLVMStructCreateNamed(C: &Context, Name: *const c_char) -> &Type; in LLVMStructCreateNamed() function
682 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name) in LLVMStructCreateNamed() function