scan.cc: array_depth: take QualType as argument
commita9875dfcee856af9ae24ebe0999a287e6be6a4aa
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 6 Mar 2016 11:35:12 +0000 (6 12:35 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 6 Mar 2016 11:44:34 +0000 (6 12:44 +0100)
treed4305b2b9449185a39576b70433b109b28632290
parentb53999a4cf3bef0cfd20f70c8c0dcbe4e4cc3729
scan.cc: array_depth: take QualType as argument

Do so for consistency with pet_clang_base_type.
As a result of this change, some other functions need to take
a QualType argument as well.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
scan.h