Skip to content
Commit 78b79386 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent 701e4875
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment