Home | History | Annotate | Download | only in llvm

Lines Matching defs:mdstring

336   | MDString
839 (** [mdstring c s] returns the MDString of the string [s] in the context [c].
841 val mdstring : llcontext -> string -> llvalue
851 (** [get_mdstring v] returns the MDString.
852 See the method [llvm::MDString::getString] *)