Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c1010 struct z_candidate *candidates; local
1392 add_candidate (struct z_candidate **candidates, in add_candidate()
1418 add_function_candidate (struct z_candidate **candidates, in add_function_candidate()
1554 add_conv_candidate (candidates, fn, obj, arglist, access_path, in add_conv_candidate() argument
1624 build_builtin_candidate (candidates, fnname, type1, type2, in build_builtin_candidate() argument
1711 add_builtin_candidate (candidates, code, code2, fnname, type1, type2, in add_builtin_candidate() argument
2132 add_builtin_candidates (candidates, code, code2, fnname, args, flags) in add_builtin_candidates() argument
2309 add_template_candidate_real (candidates, tmpl, ctype, explicit_targs, in add_template_candidate_real() argument
2413 add_template_candidate (candidates, tmpl, ctype, explicit_targs, in add_template_candidate() argument
2432 add_template_conv_candidate (candidates, tmpl, obj, arglist, return_type, in add_template_conv_candidate() argument
[all …]
H A Dpt.c1127 tree candidates = NULL_TREE; local
9739 tree candidates = NULL_TREE; local
H A Dclass.c2255 tree candidates; member
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcall.c904 struct z_candidate *candidates; in convert_class_to_reference() local
1295 add_candidate (struct z_candidate **candidates, in add_candidate()
1325 add_function_candidate (struct z_candidate **candidates, in add_function_candidate()
1466 add_conv_candidate (struct z_candidate **candidates, tree fn, tree obj, in add_conv_candidate()
1535 build_builtin_candidate (struct z_candidate **candidates, tree fnname, in build_builtin_candidate()
1623 add_builtin_candidate (struct z_candidate **candidates, enum tree_code code, in add_builtin_candidate()
2036 add_builtin_candidates (struct z_candidate **candidates, enum tree_code code, in add_builtin_candidates()
2209 add_template_candidate_real (struct z_candidate **candidates, tree tmpl, in add_template_candidate_real()
2308 add_template_candidate (struct z_candidate **candidates, tree tmpl, tree ctype, in add_template_candidate()
2322 add_template_conv_candidate (struct z_candidate **candidates, tree tmpl, in add_template_conv_candidate()
[all …]
H A Dclass.c1832 tree candidates; member
H A Dpt.c1384 tree candidates = NULL_TREE; in determine_specialization() local
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DTypeCategory.cpp86 const FormattersMatchVector &candidates, in Get()
94 const FormattersMatchVector &candidates, in Get()
102 const FormattersMatchVector &candidates, in Get()
/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h193 bool Get(const FormattersMatchVector &candidates, ValueSP &entry) { in Get()
H A DTypeCategory.h99 bool Get(const FormattersMatchVector &candidates, in Get()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTargetList.cpp183 std::vector<PlatformSP> candidates; in CreateTargetInternal() local
H A DThread.cpp1570 std::vector<Address> candidates, within_function, outside_function; in JumpToLine() local
H A DPlatform.cpp2041 std::vector<PlatformSP> &candidates) { in GetOrCreate()
/openbsd-src/gnu/gcc/gcc/
H A Dbb-reorder.c1986 bitmap candidates; in duplicate_computed_gotos() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp59 llvm::SmallVector<llvm::StringRef> candidates; in ExceptionMaskValidator() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c2599 struct ada_symbol_info *candidates; in resolve_subexp() local
2696 struct ada_symbol_info *candidates; in resolve_subexp() local
2749 struct ada_symbol_info *candidates; in resolve_subexp() local
4498 struct ada_symbol_info *candidates; in ada_lookup_symbol() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dra-colorize.c1489 struct web *candidates[8]; local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp458 OverloadCandidateSet &candidates = sequence.getFailedCandidateSet(); in tryDiagnoseOverloadedCast() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y10957 const char *candidates; /* Used for error report */ local
11191 int abstract, candidates; local
H A Dparse.c14522 const char *candidates; /* Used for error report */ local
14756 int abstract, candidates; local