Searched refs:LLVMInt32TypeInContext (Results 1 – 2 of 2) sorted by relevance
1251 LLVMTypeRef LLVMInt32TypeInContext(LLVMContextRef C);
638 LLVMTypeRef LLVMInt32TypeInContext(LLVMContextRef C) { in LLVMInt32TypeInContext() function661 return LLVMInt32TypeInContext(LLVMGetGlobalContext()); in LLVMInt32Type()