Home
last modified time | relevance | path

Searched refs:function_template (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1843 clang::FunctionTemplateDecl *function_template = in AddOneFunction() local
1847 CopyDecl(function_template)); in AddOneFunction()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.def216 HANDLE_DW_TAG(0x4102, function_template, 0, GNU, DW_KIND_NONE)