Searched refs:LLVMInt8TypeInContext (Results 1 – 2 of 2) sorted by relevance
1149 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C);
571 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C) { in LLVMInt8TypeInContext() function594 return LLVMInt8TypeInContext(LLVMGetGlobalContext()); in LLVMInt8Type()