Guest User

Untitled

a guest
May 14th, 2021
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. ...
  2. `-VarDecl 0x55f183b86f68 <col:3, col:16> col:5 s 'S' listinit
  3. `-InitListExpr 0x55f183b87110 <col:6, col:16> 'S'
  4. |-IntegerLiteral 0x55f183b86fd0 <col:7> 'int' 2
  5. `-InitListExpr 0x55f183b87160 <col:9, col:15> 'unsigned int [2]'
  6. |-ImplicitCastExpr 0x55f183b871b0 <col:10, col:12> 'unsigned int' <IntegralCast>
  7. | `-BinaryOperator 0x55f183b87030 <col:10, col:12> 'int' '+'
  8. | |-IntegerLiteral 0x55f183b86ff0 <col:10> 'int' 4
  9. | `-IntegerLiteral 0x55f183b87010 <col:12> 'int' 4
  10. `-ImplicitCastExpr 0x55f183b871c8 <col:14> 'unsigned int' <IntegralCast>
  11. `-IntegerLiteral 0x55f183b87050 <col:14> 'int' 5
  12.  
Advertisement
Add Comment
Please, Sign In to add comment