Searched refs:copied_function_template (Results 1 – 1 of 1) sorted by relevance
1829 clang::FunctionTemplateDecl *copied_function_template = in AddOneFunction() local1832 if (copied_function_template) { in AddOneFunction()1841 copied_function_template->getNameAsString(), in AddOneFunction()1843 ClangUtil::DumpDecl(copied_function_template)); in AddOneFunction()1846 context.AddNamedDecl(copied_function_template); in AddOneFunction()