Searched defs:CPlusPlus23 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/test/tools/clang_tidy_checks/ | ||
H A D | uglify_attributes.cpp | 33 bool CPlusPlus23(const T& lang_opts) CPlusPlus23() function |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | LangStandard.h | 61 CPlusPlus23 = (1 << 11), global() enumerator |