Home
last modified time | relevance | path

Searched refs:overloaded (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve_sme_incl.td214 …rloadNone : FlagType<0x00100000>; // Intrinsic does not take any overloaded types.
215 …MultiVecCvt : FlagType<0x00200000>; // Use {default type, typeof(operand1)} as overloaded types.
216 … : FlagType<0x00400000>; // Use {pred(default type), typeof(operand0)} as overloaded types.
217 … : FlagType<0x00800000>; // Use {typeof(operand0), typeof(last operand)} as overloaded types.
H A DOperatorKinds.def45 /// overloaded operator names, e.g., "operator delete []". The macro
101 // ?: can *not* be overloaded, but we need the overload
H A DDiagnosticSemaKinds.td4967 "functions that differ only in their return type cannot be overloaded">;
4970 "cannot be overloaded">;
5226 "use of overloaded operator '%0' is ambiguous (operand type %1)">;
5228 "use of overloaded operator '%0' is ambiguous (with operand types %1 and %2)">;
5230 "ISO C++20 considers use of overloaded operator '%0' (with operand types %1 "
5243 def err_ovl_no_viable_oper : Error<"no viable overloaded '%0'">;
5261 Error<"no viable overloaded operator[] for type %0">;
5265 "reference to %select{overloaded|multiversioned}1 function could not be "
5290 "address of overloaded function %0 does not match required type %1">;
5292 "address of overloaded function %0 is ambiguous">;
[all …]
H A DDiagnosticGroups.td517 def OverloadedShiftOpParentheses: DiagGroup<"overloaded-shift-op-parentheses">;
664 def OverloadedVirtual : DiagGroup<"overloaded-virtual">;
770 def SelfAssignmentOverloaded : DiagGroup<"self-assign-overloaded">;
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp281 OverloadedMethodRecord &overloaded) { in visitKnownMember() argument
282 TypeIndex method_list_idx = overloaded.MethodList; in visitKnownMember()
292 AddMethod(overloaded.Name, method.Type, method.getAccess(), in visitKnownMember()
H A DPdbAstBuilder.cpp54 OverloadedMethodRecord &overloaded) override { in visitKnownMember()
55 TypeIndex method_list_idx = overloaded.MethodList; in visitKnownMember()
66 AddMethod(overloaded.Name, method.getAccess(), method.getOptions(), in visitKnownMember()
/freebsd/contrib/googletest/googlemock/
H A DREADME.md21 - Handles functions of arbitrary types and overloaded functions.
/freebsd/sys/dev/hid/
H A Dhidbus.c81 bool overloaded; member
717 if (is_bus && sc->overloaded) in hid_set_report_descr()
734 sc->overloaded = true; in hid_set_report_descr()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DRelocation.txt25 which calls the overloaded function:
/freebsd/contrib/googletest/docs/
H A Dgmock_for_dummies.md305 If the method is not overloaded, the macro can also be called without matchers:
308 EXPECT_CALL(mock_object, non-overloaded-method)
317 overloaded.
397 This works for all non-overloaded methods; if a method is overloaded, you need
562 overloaded). This makes any calls to the method expected. This is not necessary
H A Dgmock_cook_book.md119 You can mock overloaded functions as usual. No special attention is required:
148 **Note:** if you don't mock all versions of the overloaded method, the compiler
540 This technique may also be applied to make overloaded methods more amenable to
713 * The general technique discussed here works for overloaded methods, but
974 If you expect an overloaded function to be called, the compiler may need some
975 help on which overloaded version it is.
977 To disambiguate functions overloaded on the const-ness of this object, use the
1000 To disambiguate overloaded functions with the same number of arguments but
1671 This functionality is only available when a method is not overloaded; to prevent
4083 You can also easily define actions overloaded on the number of parameters:
[all …]
H A Dgmock_faq.md20 provide overloaded versions of the function.
/freebsd/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/
H A Dalgorithm37 // A host+device function cannot be overloaded, and a constexpr function
/freebsd/contrib/googletest/docs/reference/
H A Dassertions.md391 Note that if the given predicate is an overloaded function or a function
394 For example, for a Boolean function `IsPositive()` overloaded to take either a
H A Dmatchers.md53 …to `value`. You may need to use this instead of `Eq(value)` when the mock function is overloaded. |
/freebsd/share/i18n/csmapper/APPLE/
H A DGUJARATI%UCS.src96 # nukta is overloaded to function as a general character modifier.
H A DUCS%GUJARATI.src96 # nukta is overloaded to function as a general character modifier.
H A DDEVANAGA%UCS.src97 # nukta is overloaded to function as a general character modifier.
H A DUCS%DEVANAGA.src97 # nukta is overloaded to function as a general character modifier.
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td1734 [llvm_any_ty], // overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
1750 [llvm_any_ty], // overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
1768 [llvm_any_ty, // vdata(VGPR), overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
1786 [llvm_any_ty, // vdata(VGPR), overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
1803 [llvm_any_ty], // overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
1821 [llvm_any_ty], // overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
1840 [llvm_any_ty, // vdata(VGPR), overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
1859 [llvm_any_ty, // vdata(VGPR), overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
2164 DefaultAttrsIntrinsic<[llvm_any_ty], // overloaded for types u8, u16, i32/f32, i8, i16
H A DIntrinsics.td430 // list of overloaded types for the intrinsic, excluding all the fixed types.
433 // has two overloaded types, the 2nd and 3rd arguments. LLVMMatchType<0>
434 // refers to the first overloaded type, which is the 2nd argument.
456 // the intrinsic is overloaded, so the matched type should be declared as iAny.
/freebsd/crypto/openssl/crypto/
H A Dsparccpuid.S190 ! as libc provides a stub, which is overloaded the moment you link
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProcess.inc240 // RetryAfterSignal when open is overloaded, such as in Bionic.
/freebsd/contrib/libxo/doc/
H A Dfield-formatting.rst172 for "%s" printf formatting becomes overloaded since it specifies both
/freebsd/tools/tools/locale/etc/charmaps/
H A DISCII-DEV.TXT92 # nukta is overloaded to function as a general character modifier.

12