Home
last modified time | relevance | path

Searched defs:CXX11 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/Lexer/
H A Dcxx0x_keyword_as_cxx98.cpp24 #define IF_CXX11(CXX11, CXX03) CXX03 argument
/llvm-project/clang/test/Preprocessor/
H A Dhas_attribute.cpp6 #define CXX11(x) x: __has_cpp_attribute(x) macro
/llvm-project/clang/unittests/AST/
H A DStmtPrinterTest.cpp34 enum class StdVer { CXX98, CXX11, CXX14, CXX17, CXX20 }; enumerator
/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h113 static Form CXX11() { return AS_CXX11; } CXX11() function
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4812 std::vector<StringMatcher::StringPair> GNU, Declspec, Microsoft, CXX11, EmitClangAttrParsedAttrKinds() local
5016 CXX11, global() enumerator
[all...]