Home | History | Annotate | Download | only in llvm-c

Lines Matching refs:LLVMConstStringInContext

1556 LLVMValueRef LLVMConstStringInContext(LLVMContextRef C, const char *Str,
1562 * This is the same as LLVMConstStringInContext except it operates on the
1565 * @see LLVMConstStringInContext()