diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2011-05-13 03:28:54 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2011-05-13 03:28:54 +0000 |
commit | 43bb6e23e52b513615052a4b0572256d21dece85 (patch) | |
tree | 84f7ceecbae68802817c0cd9a9f3c124381cbd05 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5ac59df9fbccc256e1c8f1c729f4900db2e03972 (diff) | |
download | bcm5719-llvm-43bb6e23e52b513615052a4b0572256d21dece85.tar.gz bcm5719-llvm-43bb6e23e52b513615052a4b0572256d21dece85.zip |
Add a ConstStmtVisitor class
ConstStmtVisitor is a constness-preserving variant of StmtVisitor.
ConstStmtVisitor and StmtVisitor share an implementation using a common
base class, StmtVisitorBase, which uses a template template parameter
to build pointer types.
llvm-svn: 131280
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions