Home
last modified time | relevance | path

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

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