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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 249 bool flag_noexcept_type;
4875 flag_noexcept_type = (cxx_dialect >= cxx17);
10400 && !flag_noexcept_type
248 bool flag_noexcept_type; variable
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 239 bool flag_noexcept_type;
4546 flag_noexcept_type = (cxx_dialect >= cxx17);
9947 && !flag_noexcept_type
238 bool flag_noexcept_type; variable

Completed in 34 milliseconds