mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Remove method
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8349 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a3057e8c89
commit
6f4e3854fd
@ -36,13 +36,6 @@ protected:
|
||||
//
|
||||
void typeIsRefined();
|
||||
|
||||
// setDerivedTypeProperties - Based on the subtypes, set the name of this
|
||||
// type so that it is printed nicely by the type printer. Also calculate
|
||||
// whether this type is abstract or not. Used by the constructor and when
|
||||
// the type is refined.
|
||||
//
|
||||
void setDerivedTypeProperties();
|
||||
|
||||
public:
|
||||
|
||||
//===--------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user