Searched refs:cpp17 (Results 1 – 9 of 9) sorted by relevance
37 static if (__cplusplus < CppStdRevision.cpp17)49 static if (__cplusplus < CppStdRevision.cpp17)54 else static if (__cplusplus == CppStdRevision.cpp17)59 static if (__cplusplus >= CppStdRevision.cpp17)
31 cpp17 = 201703 enumerator38 enum __cpp_aligned_new = __cplusplus >= CppStdRevision.cpp17 ? 201606 : 0;
82 cpp17 = 2017_03, enumerator
2637 const allowHex = global.params.cplusplus >= CppStdRevision.cpp17;
27 "`3420 <https://wg21.link/LWG3420>`__","cpp17-iterator should check that the type looks like an ite…
2396 see [diff.cpp17.class]#2. It is not explicitly stated but out-of-line
459 defvar cpp17 = LangOpts<"CPlusPlus17">;2276 LangOpts<"AlignedAllocation">, Default<cpp17.KeyPath>,
17564 84736775aaab673865f2994daaa52e89 gcc/testsuite/g++.dg/debug/dwarf2/lang-cpp17.C