Home
last modified time | relevance | path

Searched refs:LLVMVoidTypeInContext (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DCore.h1455 LLVMTypeRef LLVMVoidTypeInContext(LLVMContextRef C);
/freebsd-12.1/contrib/llvm/lib/IR/
H A DCore.cpp772 LLVMTypeRef LLVMVoidTypeInContext(LLVMContextRef C) { in LLVMVoidTypeInContext() function
786 return LLVMVoidTypeInContext(LLVMGetGlobalContext()); in LLVMVoidType()