Skip to content
Commit e0c54979 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Introduce a recursive AST visitor that makes it trivial to recursively

walk an entire AST, including all of the types, declarations,
statements, and expressions, and allowing one to easily override the
behavior of the walk at any particular node kind.

llvm-svn: 103308
parent b1fb0d36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment