summaryrefslogtreecommitdiffstats
path: root/test/input/Variable.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Output: Generate Variable elementsBrad King2014-03-211-0/+1
Implement the OutputVarDecl method to generate the Variable element. Report the name="", type="", context="", location="", and storage class (static="1" or extern="1") of the declaration. Queue the type.