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.cpp181 const char *function_template = R"( in CreateObjectChecker() local
188 function_template, name.c_str()); in CreateObjectChecker()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1832 clang::FunctionTemplateDecl *function_template = in AddOneFunction() local
1836 CopyDecl(function_template)); in AddOneFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def221 HANDLE_DW_TAG(0x4102, function_template, 0, GNU, DW_KIND_NONE)