commit | e25dc13da05cdb062a7cc9138507d27a71e13916 | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Mon Nov 12 04:59:00 2007 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Mon Nov 12 04:59:00 2007 +0000 |
tree | f6872f817308563c63b2bb8a03a4b2eb75a46013 | |
parent | fa63d9daf4bfb7181e7a405663d5e49a8cad4c01 [diff] |
Remove Action::ObjcActOnMethodDefinition(). Rationale: - It is not an "action" - it is never called by the parser. - It was only used by one method, Sema::ObjcActOnStartOfMethodDef(). As a result, the logic it embodied is now directly implemented in Sema::ObjcActOnStartOfMethodDef(). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44008 91177308-0d34-0410-b5e6-96231b3b80d8