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

Definitions

include/llvm/IR/User.h
  317 template<> struct simplify_type<User::op_iterator> {
  324 template<> struct simplify_type<User::const_op_iterator> {
include/llvm/Support/Casting.h
   33 template<typename From> struct simplify_type {
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/Analysis/CFG.h
 1460 template <> struct simplify_type< ::clang::CFGTerminator> {
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> {