Searched refs:setInstantiatedFromDecl (Results 1 – 5 of 5) sorted by relevance
2854 void setInstantiatedFromDecl(FunctionDecl *FD);
4052 void FunctionDecl::setInstantiatedFromDecl(FunctionDecl *FD) { in setInstantiatedFromDecl() function in FunctionDecl
3362 ToFD->setInstantiatedFromDecl(*InstFDOrErr); in ImportTemplateInformation()
936 FD->setInstantiatedFromDecl(readDeclAs<FunctionDecl>()); in VisitFunctionDecl()
2283 Function->setInstantiatedFromDecl(D); in VisitFunctionDecl()