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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 4431 bool direct_init = false;
4439 direct_init = DIRECT_LIST_INIT_P (init);
4813 if (direct_init)
4428 bool direct_init = false; local
init.cc 4431 bool direct_init = false;
4439 direct_init = DIRECT_LIST_INIT_P (init);
4813 if (direct_init)
4428 bool direct_init = false; local
  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 4538 bool direct_init = false;
4546 direct_init = DIRECT_LIST_INIT_P (init);
4938 if (direct_init)
4535 bool direct_init = false; local
init.cc 4538 bool direct_init = false;
4546 direct_init = DIRECT_LIST_INIT_P (init);
4938 if (direct_init)
4535 bool direct_init = false; local

Completed in 63 milliseconds