Home
last modified time | relevance | path

Searched defs:CPlusPlus11 (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DOperatorPrecedence.cpp18 bool CPlusPlus11) { in getBinOpPrecedence()
/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenConcatenation.cpp22 static bool IsStringPrefix(StringRef Str, bool CPlusPlus11) { in IsStringPrefix()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangStandard.h49 CPlusPlus11 = (1 << 6), enumerator