Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h1297 LLVMTypeRef LLVMInt1TypeInContext(LLVMContextRef C);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp657 LLVMTypeRef LLVMInt1TypeInContext(LLVMContextRef C) { in LLVMInt1TypeInContext() function
680 return LLVMInt1TypeInContext(LLVMGetGlobalContext()); in LLVMInt1Type()