reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/IntrusiveRefCntPtr.h
  251 template <class T> struct simplify_type<IntrusiveRefCntPtr<T>> {
include/llvm/ADT/ilist_iterator.h
  186 struct simplify_type<ilist_iterator<OptionsT, false, IsConst>> {
include/llvm/CodeGen/SelectionDAGNodes.h
  238 template<> struct simplify_type<SDValue> {
include/llvm/IR/TrackingMDRef.h
  145 template <> struct simplify_type<TrackingMDRef> {
  159 template <class T> struct simplify_type<TypedTrackingMDRef<T>> {
include/llvm/IR/Use.h
  165 template <> struct simplify_type<Use> {
include/llvm/IR/ValueHandle.h
  163 template <> struct simplify_type<WeakVH> {
  208 template <> struct simplify_type<WeakTrackingVH> {
include/llvm/Support/Casting.h
   33 template<typename From> struct simplify_type {
   40 template<typename From> struct simplify_type<const From> {
tools/clang/include/clang/AST/CanonicalType.h
  367 struct simplify_type< ::clang::CanQual<T>> {
tools/clang/include/clang/AST/Type.h
 1265 template<> struct simplify_type< ::clang::QualType> {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
 1280 template<class T> struct simplify_type< clang::ento::CallEventRef<T>> {
tools/polly/include/polly/Support/ScopHelper.h
  286 template <> struct simplify_type<polly::MemAccInst> {
unittests/Support/Casting.cpp
  342 template <> struct simplify_type<pointer_wrappers::PTy> {