Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Declaration

267 /// declaration should be shown.
368 CachedResult.ShowInContexts = getDeclShowContexts(Results[I].Declaration,
377 QualType UsageType = getDeclUsageType(*Ctx, Results[I].Declaration);
419 if (isa<NamespaceDecl>(Results[I].Declaration) ||
420 isa<NamespaceAliasDecl>(Results[I].Declaration))
826 /// \brief Add the given declaration to the hash of all top-level entities.
953 // parsing into declaration IDs in the precompiled
1640 // Resolve the declaration ID to an actual declaration, possibly
1641 // deserializing the declaration in the process.
2151 = Results[I].Declaration->getUnderlyingDecl()->getIdentifierNamespace();
2168 DeclarationName Name = Results[I].Declaration->getDeclName();