diff options
author | Steve Naroff <snaroff@apple.com> | 2007-10-02 20:26:23 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-10-02 20:26:23 +0000 |
commit | f5a55c5a9f8303dac87c68ad137d7779b5822b2d (patch) | |
tree | 95f45328e40a98e1f4346189f784e2f03c8ef97e /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | adf84f3f3c488626c1c75d3e122882ccedd57239 (diff) | |
download | llvm-f5a55c5a9f8303dac87c68ad137d7779b5822b2d.zip llvm-f5a55c5a9f8303dac87c68ad137d7779b5822b2d.tar.gz llvm-f5a55c5a9f8303dac87c68ad137d7779b5822b2d.tar.bz2 |
Rename ObjcInterfaceDecl::getIsForwardDecl() to isForwardDecl().
Rename ObjcProtocolDecl::getIsForwardProtoDecl() to isForwardDecl().
Rename ObjcInterfaceDecl::setIsForwardDecl() to setForwardDecl().
Rename ObjcProtocolDecl::setIsForwardProtoDecl() to setForwardDecl().
Two reasons:
#1: boolean predicates should start with "is".
#2: Since these two sets of methods represent the same concept, they should be named the same (polymorphism is good:-)
llvm-svn: 42545
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions