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

  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 1565 bool inherited_base = (DECL_INHERITED_CTOR (current_function_decl) local
1568 if (inherited_base)
1613 if (inherited_base)
init.cc 1565 bool inherited_base = (DECL_INHERITED_CTOR (current_function_decl) local
1568 if (inherited_base)
1613 if (inherited_base)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 1537 bool inherited_base = (DECL_INHERITED_CTOR (current_function_decl) local
1540 if (inherited_base)
1585 if (inherited_base)
init.cc 1537 bool inherited_base = (DECL_INHERITED_CTOR (current_function_decl) local
1540 if (inherited_base)
1585 if (inherited_base)

Completed in 56 milliseconds