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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc 5445 tree inst_decl = (DECL_P (instance) local
5452 "instantiation for %qD", decl, inst_decl);
5456 "of %qD", decl, inst_decl);
  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 5474 tree inst_decl = (DECL_P (instance) local
5481 "instantiation for %qD", decl, inst_decl);
5485 "of %qD", decl, inst_decl);

Completed in 63 milliseconds