]> granicus.if.org Git - clang/commit
read all decls (and attributes and stmts/exprs referenced by the decl)
authorChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 05:58:23 +0000 (05:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 05:58:23 +0000 (05:58 +0000)
commitda93061f56d5820725b01a140879d047554e7d32
treed43bf5cac925329ed6821fe702e3615849d7227e
parent887e2b375fc5e00084ec7bf3dd050c2ca399a6d2
read all decls (and attributes and stmts/exprs referenced by the decl)
from the DeclsCursor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70190 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/PCHReader.h
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHReaderDecl.cpp
lib/Frontend/PCHReaderStmt.cpp