Searched refs:ImportTemplateInformation (Results 1 – 1 of 1) sorted by relevance
450 Error ImportTemplateInformation(FunctionDecl *FromFD, FunctionDecl *ToFD);3352 Error ASTNodeImporter::ImportTemplateInformation( in ImportTemplateInformation() function in ASTNodeImporter4045 if (Error Err = ImportTemplateInformation(D, ToFunction)) in VisitFunctionDecl()