Searched defs:candidates (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DTypeCategory.cpp37 Get(ValueObject& valobj, const FormattersMatchVector& candidates, lldb::TypeFormatImplSP& entry, uint32_t* reason) argument
53 Get(ValueObject& valobj, const FormattersMatchVector& candidates, lldb::TypeSummaryImplSP& entry, uint32_t* reason) argument
69 Get(ValueObject& valobj, const FormattersMatchVector& candidates, lldb::SyntheticChildrenSP& entry, uint32_t* reason) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h467 Get (const FormattersMatchVector& candidates, argument
/freebsd-10.1-release/contrib/gcc/
H A Dbb-reorder.c1986 bitmap candidates; local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCast.cpp350 OverloadCandidateSet &candidates = sequence.getFailedCandidateSet(); local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DThread.cpp1790 std::vector<Address> candidates, within_function, outside_function; local
/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c1790 const re_node_set *candidates; local
1832 add_epsilon_src_nodes(const re_dfa_t *dfa, re_node_set *dest_nodes, const re_node_set *candidates) argument
1861 sub_epsilon_src_nodes(const re_dfa_t *dfa, int node, re_node_set *dest_nodes, const re_node_set *candidates) argument
2057 check_subexp_limits(const re_dfa_t *dfa, re_node_set *dest_nodes, const re_node_set *candidates, re_node_set *limits, struct re_backref_cache_entry *bkref_ents, int str_idx) argument
2145 sift_states_bkref(const re_match_context_t *mctx, re_sift_context_t *sctx, int str_idx, const re_node_set *candidates) argument
[all...]
/freebsd-10.1-release/contrib/gcc/cp/
H A Dcall.c917 struct z_candidate *candidates; local
1308 add_candidate(struct z_candidate **candidates, tree fn, tree args, size_t num_convs, conversion **convs, tree access_path, tree conversion_path, int viable) argument
1338 add_function_candidate(struct z_candidate **candidates, tree fn, tree ctype, tree arglist, tree access_path, tree conversion_path, int flags) argument
1479 add_conv_candidate(struct z_candidate **candidates, tree fn, tree obj, tree arglist, tree access_path, tree conversion_path) argument
1548 build_builtin_candidate(struct z_candidate **candidates, tree fnname, tree type1, tree type2, tree *args, tree *argtypes, int flags) argument
1636 add_builtin_candidate(struct z_candidate **candidates, enum tree_code code, enum tree_code code2, tree fnname, tree type1, tree type2, tree *args, tree *argtypes, int flags) argument
2049 add_builtin_candidates(struct z_candidate **candidates, enum tree_code code, enum tree_code code2, tree fnname, tree *args, int flags) argument
2222 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict) argument
2321 add_template_candidate(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, unification_kind_t strict) argument
2335 add_template_conv_candidate(struct z_candidate **candidates, tree tmpl, tree obj, tree arglist, tree return_type, tree access_path, tree conversion_path) argument
2454 print_z_candidates(struct z_candidate *candidates) argument
2543 struct z_candidate *candidates, *cand; local
2759 perform_overload_resolution(tree fn, tree args, struct z_candidate **candidates, bool *any_viable_p) argument
2806 struct z_candidate *candidates, *cand; local
2876 struct z_candidate *candidates; local
2970 struct z_candidate *candidates = 0, *cand; local
3206 struct z_candidate *candidates = 0; local
3616 add_candidates(tree fns, tree args, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates) argument
3677 struct z_candidate *candidates = 0, *cand; local
3753 flags, &candidates); local
5364 struct z_candidate *candidates = 0, *cand; local
6380 tourney(struct z_candidate *candidates) argument
[all...]
H A Dclass.c1845 tree candidates; member in struct:find_final_overrider_data_s
H A Dpt.c1384 tree candidates = NULL_TREE; local
[all...]

Completed in 233 milliseconds