]> granicus.if.org Git - clang/commit
[analyzer] Introduce SVal::getAsVarDecl().
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 28 Feb 2011 01:28:18 +0000 (01:28 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 28 Feb 2011 01:28:18 +0000 (01:28 +0000)
commitd3bf3c0287a057eafe4b5d5588ebbb29f40ab6e1
tree991f0f9ae25dd00eb112586b890fbf700dc64e62
parentd84f422ebfde2145bce79a8fa823e3393b392994
[analyzer] Introduce SVal::getAsVarDecl().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126627 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
lib/StaticAnalyzer/Core/SVals.cpp