Searched defs:CXX11 (Results 1 – 5 of 5) sorted by relevance
| /llvm-project/clang/test/Lexer/ |
| H A D | cxx0x_keyword_as_cxx98.cpp | 24 #define IF_CXX11(CXX11, CXX03) CXX03 argument
|
| /llvm-project/clang/test/Preprocessor/ |
| H A D | has_attribute.cpp | 6 #define CXX11(x) x: __has_cpp_attribute(x) macro
|
| /llvm-project/clang/unittests/AST/ |
| H A D | StmtPrinterTest.cpp | 34 enum class StdVer { CXX98, CXX11, CXX14, CXX17, CXX20 }; enumerator
|
| /llvm-project/clang/include/clang/Basic/ |
| H A D | AttributeCommonInfo.h | 113 static Form CXX11() { return AS_CXX11; } CXX11() function
|
| /llvm-project/clang/utils/TableGen/ |
| H A D | ClangAttrEmitter.cpp | 4812 std::vector<StringMatcher::StringPair> GNU, Declspec, Microsoft, CXX11, EmitClangAttrParsedAttrKinds() local 5016 CXX11, global() enumerator [all...] |