summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExpr.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-11-20 16:32:22 +0000
committerTed Kremenek <kremenek@apple.com>2008-11-20 16:32:22 +0000
commit94981e1f23f9e182c02a3336ae3d47605194da9c (patch)
treeb3b39d2741fc7afc6f9792109005d450a9244b05 /clang/lib/CodeGen/CGExpr.cpp
parente0e79bdef62a52b74c3fdc16f95ea15c8841ec5b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud