Home | History | Annotate | Download | only in Sema

Lines Matching refs:FindInstantiatedDecl

980   return SemaRef.FindInstantiatedDecl(Loc, cast<NamedDecl>(D), TemplateArgs);
1233 getSema().FindInstantiatedDecl(loc, VD, TemplateArgs));
1371 // FindInstantiatedDecl will find it in the local instantiation scope.