Searched refs:LLVMConstStringInContext (Results 1 – 2 of 2) sorted by relevance
2368 LLVM_C_ABI LLVMValueRef LLVMConstStringInContext(LLVMContextRef C,
1603 LLVMValueRef LLVMConstStringInContext(LLVMContextRef C, const char *Str, in LLVMConstStringInContext() function1623 return LLVMConstStringInContext(LLVMGetGlobalContext(), Str, Length, in LLVMConstString()