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