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

  /src/external/gpl3/gcc/dist/gcc/
fold-const.cc 100 bool folding_cxx_constexpr = false; variable
17240 if (folding_cxx_constexpr && equal)
17272 if (folding_cxx_constexpr)
fold-const.cc 100 bool folding_cxx_constexpr = false; variable
17240 if (folding_cxx_constexpr && equal)
17272 if (folding_cxx_constexpr)
fold-const.cc 100 bool folding_cxx_constexpr = false; variable
17240 if (folding_cxx_constexpr && equal)
17272 if (folding_cxx_constexpr)
  /src/external/gpl3/gcc.old/dist/gcc/
fold-const.cc 99 bool folding_cxx_constexpr = false; variable
16826 if (folding_cxx_constexpr && equal)
16858 if (folding_cxx_constexpr)
fold-const.cc 99 bool folding_cxx_constexpr = false; variable
16826 if (folding_cxx_constexpr && equal)
16858 if (folding_cxx_constexpr)
fold-const.cc 99 bool folding_cxx_constexpr = false; variable
16826 if (folding_cxx_constexpr && equal)
16858 if (folding_cxx_constexpr)

Completed in 266 milliseconds