Searched refs:param_decls (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtree-mudflap.c975 tree param_decls; member in struct:mf_xform_decls_data
1093 mx_register_decls (d->param_decls, &BIND_EXPR_BODY (*t));
1094 d->param_decls = NULL_TREE;
1119 d.param_decls = fnparams;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2325 std::vector<clang::ParmVarDecl *> param_decls; local
2336 param_decls, type_quals);

Completed in 74 milliseconds