Provide Type::castAs<>, which is to getAs<> what cast<> is to dyn_cast<>.
Also provide a method to grab the base element type of a type without stressing out over qualifiers (but give it a nice scary name). llvm-svn: 124367
Loading
Please register or sign in to comment