Home
last modified time | relevance | path

Searched refs:LLVMConstStringInContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h2301 LLVMValueRef LLVMConstStringInContext(LLVMContextRef C, const char *Str,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1600 LLVMValueRef LLVMConstStringInContext(LLVMContextRef C, const char *Str, in LLVMConstStringInContext() function
1620 return LLVMConstStringInContext(LLVMGetGlobalContext(), Str, Length, in LLVMConstString()