Skip to content
Commit 97e10d64 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Introduce ASTNode class into the AST library.

ASTNode is an immutable pair of a Decl and Stmt. If Stmt is not null, Decl should be its immediate parent.

llvm-svn: 74797
parent 62afb198
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