Searched refs:LLVMConstStringInContext (Results 1 – 2 of 2) sorted by relevance
1955 LLVMValueRef LLVMConstStringInContext(LLVMContextRef C, const char *Str,
1344 LLVMValueRef LLVMConstStringInContext(LLVMContextRef C, const char *Str, in LLVMConstStringInContext() function1355 return LLVMConstStringInContext(LLVMGetGlobalContext(), Str, Length, in LLVMConstString()