diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-11-20 16:32:22 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-11-20 16:32:22 +0000 |
commit | 94981e1f23f9e182c02a3336ae3d47605194da9c (patch) | |
tree | b3b39d2741fc7afc6f9792109005d450a9244b05 /clang/lib/CodeGen/CGExpr.cpp | |
parent | e0e79bdef62a52b74c3fdc16f95ea15c8841ec5b (diff) | |
download | bcm5719-llvm-94981e1f23f9e182c02a3336ae3d47605194da9c.tar.gz bcm5719-llvm-94981e1f23f9e182c02a3336ae3d47605194da9c.zip |
PTHLexer:
- Rename 'CurToken' and 'LastToken' to 'CurTokenIdx' and 'LastTokenIdx'
respectively.
- Add helper methods GetToken(), AdvanceToken(), AtLastToken() to abstract away
details of the token stream. This also allows us to easily replace their
implementation later.
llvm-svn: 59733
Diffstat (limited to 'clang/lib/CodeGen/CGExpr.cpp')
0 files changed, 0 insertions, 0 deletions