Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp763 m_ast->CreateFunctionTemplateDecl(TU, OptionalClangModuleID(), func, in TEST_F()
795 m_ast->CreateFunctionTemplateDecl(record, OptionalClangModuleID(), func, in TEST_F()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h342 clang::FunctionTemplateDecl *CreateFunctionTemplateDecl(
H A DTypeSystemClang.cpp1432 clang::FunctionTemplateDecl *TypeSystemClang::CreateFunctionTemplateDecl( in CreateFunctionTemplateDecl() function in TypeSystemClang
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1241 m_ast.CreateFunctionTemplateDecl( in ParseSubroutine()