Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h415 clang::FunctionTemplateDecl *CreateFunctionTemplateDecl(
H A DTypeSystemClang.cpp1457 clang::FunctionTemplateDecl *TypeSystemClang::CreateFunctionTemplateDecl( in CreateFunctionTemplateDecl() function in TypeSystemClang
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1288 m_ast.CreateFunctionTemplateDecl( in ParseSubroutine()