HomeSort by: relevance | last modified time | path
    Searched defs:build_va_arg (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 2593 (** [build_va_arg valist argty name b] creates a
2597 val build_va_arg : llvalue -> lltype -> string -> llbuilder -> llvalue var
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc 4844 /* build_va_arg helper function. Return a VA_ARG_EXPR with location LOC, type
4859 build_va_arg (location_t loc, tree expr, tree type)
4847 build_va_arg (location_t loc, tree expr, tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 4759 /* build_va_arg helper function. Return a VA_ARG_EXPR with location LOC, type
4774 build_va_arg (location_t loc, tree expr, tree type)
4762 build_va_arg (location_t loc, tree expr, tree type) function

Completed in 40 milliseconds