File: gccxml.any.OperatorFunction-annotate.xml.txt

package info (click to toggle)
castxml 0.6.13-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,224 kB
  • sloc: cpp: 5,192; ansic: 352; sh: 85; makefile: 18
file content (13 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Namespace id="_1" name="start" context="_2" members="_3"/>
  <OperatorFunction id="_3" name="&lt;&lt;" returns="_4" context="_1" location="f1:3" file="f1" line="3" mangled="[^"]+" attributes="annotate\(an annotation\)">
    <Argument type="_4" location="f1:3" file="f1" line="3"/>
    <Argument type="_5" location="f1:3" file="f1" line="3"/>
  </OperatorFunction>
  <ReferenceType id="_4" type="_6" size="[0-9]+" align="[0-9]+"/>
  <FundamentalType id="_5" name="int" size="[0-9]+" align="[0-9]+"/>
  <Namespace id="_2" name="::"/>
  <Class id="_6" name="A" context="_2" location="f1:1" file="f1" line="1" incomplete="1"/>
  <File id="f1" name=".*/test/input/OperatorFunction-annotate.cxx"/>
</GCC_XML>$