Lines Matching refs:CXX11
4 #define CXX11(x) x: __has_cpp_attribute(x) macro
7 CXX11(clang::fallthrough)
10 CXX11(selectany)
14 CXX11(clang::__fallthrough__)
19 CXX11(__gsl__::suppress)
32 CXX11(_Clang::fallthrough)
35 CXX11(__nodiscard__)
38 CXX11(__gnu__::__const__)
43 CXX11(gnu::mips16)
47 CXX11(assert)
48 CXX11(carries_dependency)
49 CXX11(deprecated)
50 CXX11(ensures)
51 CXX11(expects)
52 CXX11(fallthrough)
53 CXX11(likely)
54 CXX11(maybe_unused)
55 CXX11(no_unique_address)
56 CXX11(nodiscard)
57 CXX11(noreturn)
58 CXX11(unlikely)