Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Declaration

263 /// declaration should be shown.
365 CachedResult.ShowInContexts = getDeclShowContexts(Results[I].Declaration,
374 QualType UsageType = getDeclUsageType(*Ctx, Results[I].Declaration);
416 if (isa<NamespaceDecl>(Results[I].Declaration) ||
417 isa<NamespaceAliasDecl>(Results[I].Declaration))
828 /// \brief Add the given declaration to the hash of all top-level entities.
955 // parsing into declaration IDs in the precompiled
1644 // Resolve the declaration ID to an actual declaration, possibly
1645 // deserializing the declaration in the process.
2177 = Results[I].Declaration->getUnderlyingDecl()->getIdentifierNamespace();
2194 DeclarationName Name = Results[I].Declaration->getDeclName();