Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDClangASTContext.h276 CreateFunctionTemplateDecl(clang::DeclContext *decl_ctx,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFASTParserClang.cpp1188 m_ast.CreateFunctionTemplateDecl( in ParseSubroutine()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDClangASTContext.cpp1315 clang::FunctionTemplateDecl *ClangASTContext::CreateFunctionTemplateDecl( in CreateFunctionTemplateDecl() function in ClangASTContext