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

  /src/external/gpl3/gcc/dist/libcc1/
libcp1.cc 134 static const struct gcc_cp_fe_vtable cp_vtable =
202 return new libcp1 (&cp_vtable);
132 static const struct gcc_cp_fe_vtable cp_vtable = variable in typeref:struct:gcc_cp_fe_vtable
  /src/external/gpl3/gcc.old/dist/libcc1/
libcp1.cc 134 static const struct gcc_cp_fe_vtable cp_vtable =
202 return new libcp1 (&cp_vtable);
132 static const struct gcc_cp_fe_vtable cp_vtable = variable in typeref:struct:gcc_cp_fe_vtable

Completed in 75 milliseconds