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

  /src/external/gpl3/gcc/dist/gcc/cp/
cvt.cc 43 static void diagnose_ref_binding (location_t, tree, tree, tree);
382 diagnose_ref_binding (location_t loc, tree reftype, tree intype, tree decl)
471 diagnose_ref_binding (loc, reftype, intype, decl);
516 diagnose_ref_binding (loc, reftype, intype, decl);
381 diagnose_ref_binding (location_t loc, tree reftype, tree intype, tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cvt.cc 43 static void diagnose_ref_binding (location_t, tree, tree, tree);
382 diagnose_ref_binding (location_t loc, tree reftype, tree intype, tree decl)
471 diagnose_ref_binding (loc, reftype, intype, decl);
516 diagnose_ref_binding (loc, reftype, intype, decl);
381 diagnose_ref_binding (location_t loc, tree reftype, tree intype, tree decl) function

Completed in 56 milliseconds