Home
last modified time | relevance | path

Searched defs:candidates (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDTypeCategory.cpp37 const FormattersMatchVector& candidates, in Get()
53 const FormattersMatchVector& candidates, in Get()
69 const FormattersMatchVector& candidates, in Get()
133 const FormattersMatchVector& candidates, in Get()
/NextBSD/contrib/gcc/cp/
HDcall.c917 struct z_candidate *candidates; in convert_class_to_reference() local
1308 add_candidate (struct z_candidate **candidates, in add_candidate()
1338 add_function_candidate (struct z_candidate **candidates, in add_function_candidate()
1479 add_conv_candidate (struct z_candidate **candidates, tree fn, tree obj, in add_conv_candidate()
1548 build_builtin_candidate (struct z_candidate **candidates, tree fnname, in build_builtin_candidate()
1636 add_builtin_candidate (struct z_candidate **candidates, enum tree_code code, in add_builtin_candidate()
2049 add_builtin_candidates (struct z_candidate **candidates, enum tree_code code, in add_builtin_candidates()
2222 add_template_candidate_real (struct z_candidate **candidates, tree tmpl, in add_template_candidate_real()
2321 add_template_candidate (struct z_candidate **candidates, tree tmpl, tree ctype, in add_template_candidate()
2335 add_template_conv_candidate (struct z_candidate **candidates, tree tmpl, in add_template_conv_candidate()
[all …]
HDclass.c1845 tree candidates; member
HDpt.c1384 tree candidates = NULL_TREE; in determine_specialization() local
/NextBSD/contrib/libgnuregex/
HDregexec.c1790 const re_node_set *candidates; in update_cur_sifted_state() local
1833 const re_node_set *candidates) in add_epsilon_src_nodes()
1862 const re_node_set *candidates) in sub_epsilon_src_nodes()
2058 const re_node_set *candidates, re_node_set *limits, in check_subexp_limits()
2146 int str_idx, const re_node_set *candidates) in sift_states_bkref()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
HDFormattersContainer.h444 Get (const FormattersMatchVector& candidates, in Get()
/NextBSD/contrib/gcc/
HDbb-reorder.c1986 bitmap candidates; in duplicate_computed_gotos() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCast.cpp346 OverloadCandidateSet &candidates = sequence.getFailedCandidateSet(); in tryDiagnoseOverloadedCast() local
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThread.cpp1970 std::vector<Address> candidates, within_function, outside_function; in JumpToLine() local
/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDToolChains.cpp1797 MultilibSet *candidates[] = {&DebianMipsMultilibs, &FSFMipsMultilibs, in findMIPSMultilibs() local