reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
259 template <class T> struct simplify_type<const IntrusiveRefCntPtr<T>> {
include/llvm/ADT/ilist_iterator.h 193 struct simplify_type<const ilist_iterator<OptionsT, false, IsConst>>
include/llvm/CodeGen/SelectionDAGNodes.h 245 template<> struct simplify_type<const SDValue> {
include/llvm/IR/Metadata.h 759 template <> struct simplify_type<const MDOperand> {
include/llvm/IR/TrackingMDRef.h151 template <> struct simplify_type<const TrackingMDRef> { 167 template <class T> struct simplify_type<const TypedTrackingMDRef<T>> {include/llvm/IR/Use.h
170 template <> struct simplify_type<const Use> {
include/llvm/IR/ValueHandle.h168 template <> struct simplify_type<const WeakVH> { 213 template <> struct simplify_type<const WeakTrackingVH> {include/llvm/Support/Casting.h
40 template<typename From> struct simplify_type<const From> {
unittests/Support/Casting.cpp 348 template <> struct simplify_type<const pointer_wrappers::PTy> {