Home
last modified time | relevance | path

Searched defs:remove_string_function_attr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml857 let remove_string_function_attr f k i = global() function
H A Dllvm.mli1509 val remove_string_function_attr : llvalue -> string -> AttrIndex.t -> unit global() val