Searched defs:simplify_type (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCasting.h31 template<typename From> struct simplify_type { struct in namespace:llvm
38 template<typename From> struct simplify_type<const From> { struct in namespace:llvm
[all...]
H A DValueHandle.h166 template<> struct simplify_type<WeakVH> { struct in namespace:llvm
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h227 template<class T> struct simplify_type<IntrusiveRefCntPtr<T> > { struct in namespace:llvm
234 template<class T> struct simplify_type<const IntrusiveRefCntPtr<T> > { struct in namespace:llvm
H A Dilist.h274 template<typename NodeTy> struct simplify_type<ilist_iterator<NodeTy> > { struct in namespace:llvm
281 template<typename NodeTy> struct simplify_type<const ilist_iterator<NodeTy> > { struct in namespace:llvm
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DUse.h152 template<> struct simplify_type<Use> { struct in namespace:llvm
158 template<> struct simplify_type<const Use> { struct in namespace:llvm
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCanonicalType.h354 struct simplify_type< ::clang::CanQual<T> > { struct in namespace:llvm
H A DType.h1001 template<> struct simplify_type< ::clang::QualType> { struct in namespace:llvm
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1024 template<class T> struct simplify_type< clang::ento::CallEventRef<T> > { struct in namespace:llvm
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h888 template <> struct simplify_type< ::clang::CFGTerminator> { struct in namespace:clang::llvm
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h197 template<> struct simplify_type<SDValue> { struct in namespace:llvm
203 template<> struct simplify_type<const SDValue> { struct in namespace:llvm
296 template<> struct simplify_type<SDUse> { struct in namespace:llvm

Completed in 246 milliseconds