Searched refs:LLVMInt1TypeInContext (Results 1 – 2 of 2) sorted by relevance
1248 LLVMTypeRef LLVMInt1TypeInContext(LLVMContextRef C);
629 LLVMTypeRef LLVMInt1TypeInContext(LLVMContextRef C) { in LLVMInt1TypeInContext() function652 return LLVMInt1TypeInContext(LLVMGetGlobalContext()); in LLVMInt1Type()