Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h299 CreateFunctionTemplateDecl(clang::DeclContext *decl_ctx,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1624 m_ast.CreateFunctionTemplateDecl( in ParseTypeFromDWARF()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1583 clang::FunctionTemplateDecl *ClangASTContext::CreateFunctionTemplateDecl( in CreateFunctionTemplateDecl() function in ClangASTContext