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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 15702 copy_fn_p (const_tree d)
15859 int ctor = copy_fn_p (decl);
15896 int assop = copy_fn_p (decl);
15917 int ctor_parm = copy_fn_p (decl);
15685 copy_fn_p (const_tree d) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 15015 copy_fn_p (const_tree d)
15148 int ctor = copy_fn_p (decl);
15185 int assop = copy_fn_p (decl);
15206 int ctor_parm = copy_fn_p (decl);
14998 copy_fn_p (const_tree d) function

Completed in 45 milliseconds