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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck2.cc 1083 bool almost_ok = ok;
1088 almost_ok = true;
1107 if ((!almost_ok || pedantic)
1111 && almost_ok)
1080 bool almost_ok = ok; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck2.cc 1055 bool almost_ok = ok;
1060 almost_ok = true;
1079 if ((!almost_ok || pedantic)
1083 && almost_ok)
1052 bool almost_ok = ok; local

Completed in 19 milliseconds