Lines Matching refs:NamedDecl
213 static void computeDeclRefDependence(const ASTContext &Ctx, NamedDecl *D,
327 NamedDecl *FoundD,
375 NamedDecl *FoundD,
391 NamedDecl *FoundD,
401 Size += sizeof(NamedDecl *);
427 Size += sizeof(NamedDecl *);
487 if (const NamedDecl *ND = dyn_cast<NamedDecl>(CurrentDecl)) {
595 while (Ctx && isa<NamedDecl>(Ctx)) {