Add member template "MemRegion::getAs<RegionType>" that dynamically casts a
given MemRegion object to a target region type. This differs from dyn_cast<> in that it also ignores TypedViewRegions. llvm-svn: 66439
Loading
Please register or sign in to comment