summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGBlocks.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-08-19 01:27:32 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-08-19 01:27:32 +0000
commit3f79ad74054f1d7afe46f97e4f0f931835cfe6f1 (patch)
tree024b29461caf692a5286e9f23e08504f2d7b03e5 /clang/lib/CodeGen/CGBlocks.cpp
parentddd0b3c72a5b650057a1c3f1395fc1caf3d35f68 (diff)
downloadbcm5719-llvm-3f79ad74054f1d7afe46f97e4f0f931835cfe6f1.tar.gz
bcm5719-llvm-3f79ad74054f1d7afe46f97e4f0f931835cfe6f1.zip
Introduce DeclaratorInfo and TypeLoc, intended to be used for storing and reading source information for types.
DeclaratorInfo will contain a flat memory block for source information about a type that came out of a declarator. TypeLoc and its subclasses will be used by clients as wrappers to "traverse" the memory block and read the information. Both DeclaratorInfo and TypeLoc are not utilized in this commit. llvm-svn: 79391
Diffstat (limited to 'clang/lib/CodeGen/CGBlocks.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud