Searched refs:setInstantiatedFromDecl (Results 1 – 5 of 5) sorted by relevance
2955 void setInstantiatedFromDecl(FunctionDecl *FD);
4144 void FunctionDecl::setInstantiatedFromDecl(FunctionDecl *FD) { in setInstantiatedFromDecl() function in FunctionDecl
3633 ToFD->setInstantiatedFromDecl(*InstFDOrErr); in ImportTemplateInformation()
921 FD->setInstantiatedFromDecl(readDeclAs<FunctionDecl>()); in VisitFunctionDecl()
2830 Function->setInstantiatedFromDecl(D); in VisitFunctionDecl()