Searched refs:setInstantiatedFromDecl (Results 1 – 5 of 5) sorted by relevance
2705 void setInstantiatedFromDecl(FunctionDecl *FD);
3795 void FunctionDecl::setInstantiatedFromDecl(FunctionDecl *FD) { in setInstantiatedFromDecl() function in FunctionDecl
3116 ToFD->setInstantiatedFromDecl(*InstFDOrErr); in ImportTemplateInformation()
958 FD->setInstantiatedFromDecl(readDeclAs<FunctionDecl>()); in VisitFunctionDecl()
2189 Function->setInstantiatedFromDecl(D); in VisitFunctionDecl()