Searched refs:UDK (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaModule.cpp | 609 unsigned getUnnamedDeclDiag(UnnamedDeclKind UDK, bool InBlock) { in getUnnamedDeclDiag() argument 610 switch (UDK) { in getUnnamedDeclDiag() 632 static void diagExportedUnnamedDecl(Sema &S, UnnamedDeclKind UDK, Decl *D, in diagExportedUnnamedDecl() argument 634 S.Diag(D->getLocation(), getUnnamedDeclDiag(UDK, BlockStart.isValid())) in diagExportedUnnamedDecl() 635 << (unsigned)UDK; in diagExportedUnnamedDecl() 644 if (auto UDK = getUnnamedDeclKind(D)) in checkExportedDecl() local 645 diagExportedUnnamedDecl(S, *UDK, D, BlockStart); in checkExportedDecl()
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | NEWS | 14858 + SCO UnixWare with UDK, i?86-*-udk*
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | NEWS | 16710 + SCO UnixWare with UDK, i?86-*-udk*
|
| /netbsd-src/share/terminfo/ |
| H A D | terminfo | 4177 # DA1: \E[?62;1;2;6;7;8;9;15;22c (VT200 with DRCS, UDK, NRCS)
|