Searched refs:function_args (Results 1 – 3 of 3) sorted by relevance
280 … SBTypeList function_args = function_type.GetFunctionArgumentTypes(); in main() local281 const size_t num_function_args = function_args.GetSize(); in main()302 … SBType function_arg_type = function_args.GetTypeAtIndex(function_arg_idx); in main()331 … SBType function_arg_type = function_args.GetTypeAtIndex(function_arg_idx); in main()
68 self.function_args = []111 self.function_return, self.function_args,116 self.function_args.append([self.function_arg_name,
368 std::vector<lldb_private::ClangASTType>& function_args,