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