Improve encapsulation in the FunctionType class, by adding param_(iterator/begin...
authorChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 04:12:57 +0000 (04:12 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 04:12:57 +0000 (04:12 +0000)
commit36cb08ae5bc991bb91f1ab566100c2cdd25c344c
tree3bb80d23911ff3179a75228257795bedfbf97f38
parentbcb6afba33c575d555ceda559a85a6f7c4c1407b
Improve encapsulation in the FunctionType class, by adding param_(iterator/begin/end)
members, and eliminating the getParamTypes() method, and the associated typedef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11223 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DerivedTypes.h