Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp183 const char *function_template = R"( in CreateObjectChecker() local
190 function_template, name.c_str()); in CreateObjectChecker()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1827 clang::FunctionTemplateDecl *function_template = in AddOneFunction() local
1831 CopyDecl(function_template)); in AddOneFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def226 HANDLE_DW_TAG(0x4102, function_template, 0, GNU, DW_KIND_NONE)