Searched refs:UDL (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 14900 UserDefinedLiteral *UDL = UserDefinedLiteral::Create( in BuildLiteralOperatorCall() local 14904 if (CheckCallReturnType(FD->getReturnType(), UDSuffixLoc, UDL, FD)) in BuildLiteralOperatorCall() 14907 if (CheckFunctionCall(FD, UDL, nullptr)) in BuildLiteralOperatorCall() 14910 return CheckForImmediateInvocation(MaybeBindToTemporary(UDL), FD); in BuildLiteralOperatorCall()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2018 | 1058 Implement UDL changes from P0732R2. 3671 * decl.c (grokfndecl): Handle standard UDL diagnostics here..
|
| H A D | ChangeLog-2015 | 3877 Also give higher priority to standard string UDL operator.
|
| /netbsd-src/external/lgpl3/gmp/dist/doc/ |
| H A D | gmp.info-2 | 1850 (move constructors, explicit bool conversion, UDL), make the conversion
|
| H A D | gmp.texi | 10772 features (move constructors, explicit bool conversion, UDL), make the
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2013 | 953 part 2 of UDL for Standard Library Types
|
| H A D | ChangeLog-2014 | 6179 Simplify UDL operator templates and check for overflow.
|