Home | History | Annotate | Download | only in Sema

Lines Matching refs:FindInstantiatedDecl

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