Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h352 clang::FunctionTemplateDecl *CreateFunctionTemplateDecl(
H A DTypeSystemClang.cpp1452 clang::FunctionTemplateDecl *TypeSystemClang::CreateFunctionTemplateDecl( in CreateFunctionTemplateDecl() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1238 m_ast.CreateFunctionTemplateDecl( in ParseSubroutine()