reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm-c/Core.h
 1966 LLVMValueRef LLVMConstStringInContext(LLVMContextRef C, const char *Str,

References

lib/IR/Core.cpp
 1379   return LLVMConstStringInContext(LLVMGetGlobalContext(), Str, Length,