Home | History | Annotate | Download | only in Sema

Lines Matching full:targetd

1364   Decl *TargetD = FindInstantiatedDecl(Loc, DD.getAccessTarget(),
1366 if (!TargetD) return;
1370 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD);
1388 cast<CXXRecordDecl>(TargetD),