Searched defs:LLVMIntTypeInContext (Results 1 – 2 of 2) sorted by relevance
1048 pub fn LLVMIntTypeInContext(C: &Context, NumBits: c_uint) -> &Type; in LLVMIntTypeInContext() function
564 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits) { in LLVMIntTypeInContext() function