OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:const_string
(Results
26 - 27
of
27
) sorted by null
1
2
/external/llvm/bindings/ocaml/llvm/
llvm.ml
409
external
const_string
: llcontext -> string -> llvalue = "llvm_const_string"
[
all
...]
llvm.mli
742
(** [
const_string
c s] returns the constant [i8] array with the values of the
747
val
const_string
: llcontext -> string -> llvalue
var
[
all
...]
Completed in 79 milliseconds
1
2