Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Declaration

272 /// declaration should be shown.
375 CachedResult.ShowInContexts = getDeclShowContexts(Results[I].Declaration,
384 QualType UsageType = getDeclUsageType(*Ctx, Results[I].Declaration);
426 if (isa<NamespaceDecl>(Results[I].Declaration) ||
427 isa<NamespaceAliasDecl>(Results[I].Declaration))
856 /// \brief Add the given declaration to the hash of all top-level entities.
987 // parsing into declaration IDs in the precompiled
1674 // Resolve the declaration ID to an actual declaration, possibly
1675 // deserializing the declaration in the process.
2225 = Results[I].Declaration->getUnderlyingDecl()->getIdentifierNamespace();
2242 DeclarationName Name = Results[I].Declaration->getDeclName();