reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6516 if (NULL == S->getParent()) { 6596 hasParsedAttr(S, D, ParsedAttr::AT_DLLImport) && 6597 !hasParsedAttr(S, D, ParsedAttr::AT_DLLExport)) 6626 if (!DC->isRecord() && S->getFnParent() == nullptr) { 6742 if (CheckTemplateDeclScope(S, TemplateParams)) 6764 S, D, TInfo, TemplateKWLoc, TemplateParams, SC, 6911 if (SC == SC_Static && S->getFnParent() != nullptr && 6946 ProcessDeclAttributes(S, NewVD, D); 6957 if (SC == SC_None && S->getFnParent() != nullptr && 6981 if (S->getFnParent() != nullptr) { 7043 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewVD), 7054 isDeclInScope(Previous.getFoundDecl(), OriginalDC, S, false)); 7118 ProcessPragmaWeak(S, NewVD); 7124 RegisterLocallyScopedExternCDecl(NewVD, S); 7134 NewVD, getMSManglingNumber(getLangOpts(), S)));