Home
last modified time | relevance | path

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

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