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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 5410 non_const_var_error (location_t loc, tree r) function
6703 non_const_var_error (loc, r);
8875 non_const_var_error (loc, t);
  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 6070 non_const_var_error (location_t loc, tree r, bool fundef_p)
7683 non_const_var_error (loc, r, /*fundef_p*/false);
10047 non_const_var_error (loc, t, fundef_p);

Completed in 26 milliseconds