Searched refs:LLVMInt8TypeInContext (Results 1 – 2 of 2) sorted by relevance
807 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C);
301 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C) { in LLVMInt8TypeInContext() function324 return LLVMInt8TypeInContext(LLVMGetGlobalContext()); in LLVMInt8Type()