summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHReaderStmt.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* read all decls (and attributes and stmts/exprs referenced by the decl)Chris Lattner2009-04-271-1/+0
| | | | | | from the DeclsCursor. llvm-svn: 70190
* change the interface to ReadStmt to force clients to pass a cursor in to ↵Chris Lattner2009-04-271-14/+14
| | | | | | read from. llvm-svn: 70188
* split stmt/expr deserialization out to PCHReaderStmt.cppChris Lattner2009-04-271-0/+1134
llvm-svn: 70186
OpenPOWER on IntegriCloud