| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaModule.cpp | 27 if (auto *LSD = dyn_cast<LinkageSpecDecl>(DC)) { in checkModuleImportContext() local 28 switch (LSD->getLanguage()) { in checkModuleImportContext() 31 ExternCLoc = LSD->getBeginLoc(); in checkModuleImportContext() 36 DC = LSD->getParent(); in checkModuleImportContext()
|
| H A D | SemaTemplate.cpp | 7937 if (const LinkageSpecDecl *LSD = Ctx->getExternCContext()) in CheckTemplateDeclScope() local 7938 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckTemplateDeclScope()
|
| H A D | SemaDeclCXX.cpp | 15683 if (const LinkageSpecDecl *LSD = in CheckLiteralOperatorDeclaration() local 15685 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckLiteralOperatorDeclaration()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | JSONNodeDumper.h | 248 void VisitLinkageSpecDecl(const LinkageSpecDecl *LSD);
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 898 void JSONNodeDumper::VisitLinkageSpecDecl(const LinkageSpecDecl *LSD) { in VisitLinkageSpecDecl() argument 900 switch (LSD->getLanguage()) { in VisitLinkageSpecDecl() 905 attributeOnlyIfTrue("hasBraces", LSD->hasBraces()); in VisitLinkageSpecDecl()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 743 } else if (LinkageSpecDecl *LSD = dyn_cast<LinkageSpecDecl>(D)) { in HandleTopLevelSingleDecl() local 745 for (DeclContext::decl_iterator DI = LSD->decls_begin(), in HandleTopLevelSingleDecl() 746 DIEnd = LSD->decls_end(); in HandleTopLevelSingleDecl() 3046 if (const LinkageSpecDecl *LSD = dyn_cast<LinkageSpecDecl>(DC)) in getFunctionSourceLocation() local 3048 if (!LSD->getRBraceLoc().isValid()) in getFunctionSourceLocation() 3049 return LSD->getExternLoc(); in getFunctionSourceLocation() 3074 if (const LinkageSpecDecl *LSD = dyn_cast<LinkageSpecDecl>(DC)) in RewriteLineDirective() local 3076 if (!LSD->getRBraceLoc().isValid()) in RewriteLineDirective() 3077 Location = LSD->getExternLoc(); in RewriteLineDirective()
|
| H A D | RewriteObjC.cpp | 675 } else if (LinkageSpecDecl *LSD = dyn_cast<LinkageSpecDecl>(D)) { in HandleTopLevelSingleDecl() local 677 for (DeclContext::decl_iterator DI = LSD->decls_begin(), in HandleTopLevelSingleDecl() 678 DIEnd = LSD->decls_end(); in HandleTopLevelSingleDecl()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 3711 if (auto *LSD = dyn_cast<LinkageSpecDecl>(Result)) in GetRuntimeFunctionDecl() local 3712 for (const auto *Result : LSD->lookup(&NS)) in GetRuntimeFunctionDecl() 5627 void CodeGenModule::EmitLinkageSpec(const LinkageSpecDecl *LSD) { in EmitLinkageSpec() argument 5628 if (LSD->getLanguage() != LinkageSpecDecl::lang_c && in EmitLinkageSpec() 5629 LSD->getLanguage() != LinkageSpecDecl::lang_cxx) { in EmitLinkageSpec() 5630 ErrorUnsupported(LSD, "linkage spec"); in EmitLinkageSpec() 5634 EmitDeclContext(LSD); in EmitLinkageSpec()
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | fortunes.sp.ok | 648 LSD
|
| H A D | limerick-o.real | 3458 She would shoot LSD,
|
| H A D | fortunes2 | 1590 "mind-expanding" experiences, much as LSD is supposed to produce such 14129 Deliberate provocation of mystical experience, particularly by LSD and 14134 history of LSD to date amply demonstrates the catastrophic consequences that 14137 are required; with them, an LSD experiment can become a meaningful experience. 14138 -- Dr. Albert Hoffman, the discoverer of LSD 14140 I believe that if people would learn to use LSD's vision-inducing capability 29991 LSD melts in your mind, not in your hand. 45775 Then there was LSD, which was supposed to make you think you could fly. 46107 There are two major products that come out of Berkeley: LSD and UNIX.
|
| H A D | fortunes | 8405 LSD melts in your mind, not in your hand.
|
| /netbsd-src/share/misc/ |
| H A D | acronyms | 356 LSD lysergic acid diethylamide
|
| H A D | airport | 4407 LSD:Lexington (Creech Army Air Field), KY, USA
|
| /netbsd-src/usr.bin/calendar/calendars/ |
| H A D | calendar.history | 240 of LSD, 1943
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86SchedSandyBridge.td | 27 // Based on the LSD (loop-stream detector) queue size.
|
| H A D | X86SchedBroadwell.td | 22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|
| H A D | X86SchedSkylakeClient.td | 22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|
| H A D | X86SchedHaswell.td | 27 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|
| H A D | X86SchedSkylakeServer.td | 22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|