Chris Lattner c5e1611848 rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
rename Type::getIntegralTypeMask to Type::getIntegerTypeMask.

This makes naming much more consistent.  For example, there are now no longer any
instances of IntegerType that are not considered isInteger! :)

llvm-svn: 33225
2007-01-15 02:27:26 +00:00
..
2007-01-12 23:23:08 +00:00
2007-01-12 07:05:14 +00:00
2005-04-21 21:48:46 +00:00
2007-01-06 07:24:44 +00:00