Home
last modified time | relevance | path

Searched refs:copied_function_template (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.cpp1757 clang::FunctionTemplateDecl *copied_function_template = in AddOneFunction() local
1760 if (copied_function_template) { in AddOneFunction()
1769 copied_function_template->getNameAsString(), in AddOneFunction()
1771 ClangUtil::DumpDecl(copied_function_template)); in AddOneFunction()
1774 context.AddNamedDecl(copied_function_template); in AddOneFunction()