Searched refs:LLVMVoidTypeInContext (Results 1 – 3 of 3) sorted by relevance
412 LLVMTypeRef LLVMVoidTypeInContext(LLVMContextRef C);
366 LLVMTypeRef LLVMVoidTypeInContext(LLVMContextRef C) { in LLVMVoidTypeInContext() function374 return LLVMVoidTypeInContext(LLVMGetGlobalContext()); in LLVMVoidType()
344 return LLVMVoidTypeInContext(Context); in llvm_void_type()