Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanCallFunctionUsingABI.h33 llvm::Type &function_prototype,
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1425 const clang::FunctionProtoType *function_prototype( in ParseSubroutine() local
1429 function_decl, *function_prototype, function_param_names); in ParseSubroutine()