HomeSort by relevance Sort by last modified time
    Searched defs:set_operand (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gn/
parse_tree.h 355 void set_operand(scoped_ptr<ParseNode> operand) { function in class:UnaryOpNode
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 629 (** [set_operand v i o] sets the operand of the value [v] at the index [i] to
632 val set_operand : llvalue -> int -> llvalue -> unit var
    [all...]

Completed in 455 milliseconds