Searched refs:LLVMInt8TypeInContext (Results 1 – 2 of 2) sorted by relevance
755 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C);
242 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C) { in LLVMInt8TypeInContext() function262 return LLVMInt8TypeInContext(LLVMGetGlobalContext()); in LLVMInt8Type()