File: gccxml.any.Variable-lambda.xml.txt

package info (click to toggle)
castxml 0.1%2Bgit20180702-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,268 kB
  • sloc: cpp: 4,298; ansic: 267; sh: 85; makefile: 13
file content (7 lines) | stat: -rw-r--r-- 372 bytes parent folder | download
1
2
3
4
5
6
7
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Variable id="_1" name="start" type="_2" init="\[\] \(\) [^"]*" context="_3" location="f1:1" file="f1" line="1" mangled="[^"]+"/>
  <Class id="_2" context="_3" location="f1:1" file="f1" line="1" size="[0-9]+" align="[0-9]+"/>
  <Namespace id="_3" name="::"/>
  <File id="f1" name=".*/test/input/Variable-lambda.cxx"/>
</GCC_XML>$