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

  /src/external/gpl3/gcc/dist/gcc/c/
c-fold.cc 110 c_fully_fold (tree expr, bool in_init, bool *maybe_const, bool lval) function
133 /* Internal helper for c_fully_fold. EXPR and IN_INIT are as for
134 c_fully_fold. *MAYBE_CONST_OPERANDS is cleared because of operands
652 c_fully_fold does); we cannot tell at this stage which is
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-fold.cc 110 c_fully_fold (tree expr, bool in_init, bool *maybe_const, bool lval) function
133 /* Internal helper for c_fully_fold. EXPR and IN_INIT are as for
134 c_fully_fold. *MAYBE_CONST_OPERANDS is cleared because of operands
646 c_fully_fold does); we cannot tell at this stage which is
  /src/external/gpl3/gcc/dist/gcc/cp/
cp-gimplify.cc 2922 c_fully_fold (tree x, bool /*in_init*/, bool */*maybe_const*/, bool lval)
2921 c_fully_fold (tree x, bool \/*in_init*\/, bool *\/*maybe_const*\/, bool lval) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-gimplify.cc 2415 c_fully_fold (tree x, bool /*in_init*/, bool */*maybe_const*/, bool lval)
2414 c_fully_fold (tree x, bool \/*in_init*\/, bool *\/*maybe_const*\/, bool lval) function

Completed in 29 milliseconds