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

  /src/external/gpl3/gcc/dist/gcc/cp/
lambda.cc 420 /* Remove the __ inserted by add_capture. */
528 add_capture (tree lambda, tree id, tree orig_init, bool by_reference_p, function
721 /* Similar to add_capture, except this works on a stack of nested lambdas.
741 var = add_capture (lambda,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
lambda.cc 414 /* Remove the __ inserted by add_capture. */
518 add_capture (tree lambda, tree id, tree orig_init, bool by_reference_p, function
694 /* Similar to add_capture, except this works on a stack of nested lambdas.
714 var = add_capture (lambda,

Completed in 22 milliseconds