summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/utils/TableGen/TGLexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/utils/TableGen/TGLexer.h')
-rw-r--r--contrib/llvm/utils/TableGen/TGLexer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/llvm/utils/TableGen/TGLexer.h b/contrib/llvm/utils/TableGen/TGLexer.h
index c2a6453..84d328b 100644
--- a/contrib/llvm/utils/TableGen/TGLexer.h
+++ b/contrib/llvm/utils/TableGen/TGLexer.h
@@ -101,9 +101,6 @@ public:
}
SMLoc getLoc() const;
-
- void PrintError(const char *Loc, const Twine &Msg) const;
- void PrintError(SMLoc Loc, const Twine &Msg) const;
private:
/// LexToken - Read the next token and return its code.
OpenPOWER on IntegriCloud