Searched refs:LLVMVoidTypeInContext (Results 1 – 4 of 4) sorted by relevance
75 return LLVMVoidTypeInContext(Ctx); in Clone()
1540 LLVMTypeRef LLVMVoidTypeInContext(LLVMContextRef C);
607 return LLVMVoidTypeInContext(Context); in llvm_void_type()
843 LLVMTypeRef LLVMVoidTypeInContext(LLVMContextRef C) { in LLVMVoidTypeInContext() function857 return LLVMVoidTypeInContext(LLVMGetGlobalContext()); in LLVMVoidType()