Searched refs:LLVMInt8TypeInContext (Results 1 – 2 of 2) sorted by relevance
1298 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C);
660 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C) { in LLVMInt8TypeInContext() function683 return LLVMInt8TypeInContext(LLVMGetGlobalContext()); in LLVMInt8Type()