Home
last modified time | relevance | path

Searched full:adl (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DADL.h1 //===- llvm/ADT/ADL.h - Argument dependent lookup utilities -----*- C++ -*-===//
76 /// function found through Argument-Dependent Lookup (ADL).
84 /// functions found through Argument-Dependent Lookup (ADL).
92 /// function found through Argument-Dependent Lookup (ADL).
100 /// functions found through Argument-Dependent Lookup (ADL).
108 /// Argument-Dependent Lookup (ADL).
116 /// Argument-Dependent Lookup (ADL).
H A Diterator_range.h21 #include "llvm/ADT/ADL.h"
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Diter_move.h42 …// NOLINTNEXTLINE(libcpp-robust-against-adl) iter_swap ADL calls should only be made through range… in requires()
61 …// NOLINTBEGIN(libcpp-robust-against-adl) iter_move ADL calls should only be made through ranges::…
68 // NOLINTEND(libcpp-robust-against-adl)
H A Diter_swap.h46 …// NOLINTNEXTLINE(libcpp-robust-against-adl) iter_swap ADL calls should only be made through range… in requires()
56 …// NOLINTBEGIN(libcpp-robust-against-adl) iter_swap ADL calls should only be made through ranges::…
63 // NOLINTEND(libcpp-robust-against-adl)
H A Daliasing_iterator.h121 // This is required to avoid ADL instantiations on _BaseT
/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dpartial_order.h34 // NOLINTBEGIN(libcpp-robust-against-adl) partial_order should use ADL, but only here
42 // NOLINTEND(libcpp-robust-against-adl)
H A Dweak_order.h36 // NOLINTBEGIN(libcpp-robust-against-adl) weak_order should use ADL, but only here
44 // NOLINTEND(libcpp-robust-against-adl)
H A Dstrong_order.h43 // NOLINTBEGIN(libcpp-robust-against-adl) strong_order should use ADL, but only here
51 // NOLINTEND(libcpp-robust-against-adl)
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_set.c74 * ADL - 2/23/99, rewritten TYT 2/25/99
184 * ADL - 2/23/99, rewritten TYT 2/25/99
241 * ADL - 2/23/99, rewritten TYT 2/25/99
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-cpcap.txt11 * "motorola,cpcap-led-adl" (Aux Display Lighting)
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dmotorola-cpcap-mapphone.dtsi137 led_adl: led-adl {
138 compatible = "motorola,cpcap-led-adl";
/freebsd/crypto/krb5/src/windows/leash/
H A DLeashFrame.h12 // 12/02/98 ADL Original
H A DLeashDoc.h12 // 12/02/98 ADL Original
H A DLeashMessageBox.h12 // 12/02/98 ADL Original
H A DLeashAboutBox.h13 // 12/02/98 ADL Original
H A DLeashDebugWindow.h12 // 12/02/98 ADL Original
H A DLeashMessageBox.cpp12 // 12/02/98 ADL Original
H A DMainFrm.h12 // 12/02/98 ADL Original
H A DLeashDoc.cpp12 // 12/02/98 ADL Original
H A DLeash.h12 // 12/02/98 ADL Original
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DLookup.h31 /// This does not perform a full C++ lookup so ADL will not work.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTemplateKinds.h48 /// anyway. In C++20, this is mandatory in order to parse ADL-only function
/freebsd/crypto/krb5/src/config/ac-archive/
H A Dax_recursive_eval.m417 # Copyright (c) 2008 Alexandre Duret-Lutz <adl@gnu.org>
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCycleAnalysis.cpp11 #include "llvm/IR/CFG.h" // for successors found by ADL in GenericCycleImpl.h
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derror_condition.h45 // Those cause ADL to trigger but they are not viable candidates,

1234