Guest User

Untitled

a guest
May 14th, 2021
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. ++++++++++++++++++++++++++++++branch++++++++++++++++++++++++++++++++++++++++++++
  2. InitListExpr 0x5620b6a47a50 <2.cc:6:9, col:15> 'unsigned int [2]'
  3. |-BinaryOperator 0x5620b6a47a10 <col:10, col:12> 'int' '+'
  4. | |-IntegerLiteral 0x5620b6a479d0 <col:10> 'int' 4
  5. | `-IntegerLiteral 0x5620b6a479f0 <col:12> 'int' 4
  6. `-IntegerLiteral 0x5620b6a47a30 <col:14> 'int' 5
  7. --------parent:
  8. InitListExpr 0x5620b6a47af0 <2.cc:6:6, col:16> 'S'
  9. |-IntegerLiteral 0x5620b6a479b0 <col:7> 'int' 2
  10. `-InitListExpr 0x5620b6a47b40 <col:9, col:15> 'unsigned int [2]'
  11. |-ImplicitCastExpr 0x5620b6a47b90 <col:10, col:12> 'unsigned int' <IntegralCast>
  12. | `-BinaryOperator 0x5620b6a47a10 <col:10, col:12> 'int' '+'
  13. | |-IntegerLiteral 0x5620b6a479d0 <col:10> 'int' 4
  14. | `-IntegerLiteral 0x5620b6a479f0 <col:12> 'int' 4
  15. `-ImplicitCastExpr 0x5620b6a47ba8 <col:14> 'unsigned int' <IntegralCast>
  16. `-IntegerLiteral 0x5620b6a47a30 <col:14> 'int' 5
  17. ...
  18.  
  19. ++++++++++++++++++++++++++++++branch++++++++++++++++++++++++++++++++++++++++++++
  20. ImplicitCastExpr 0x5620b6a47b90 <2.cc:6:10, col:12> 'unsigned int' <IntegralCast>
  21. `-BinaryOperator 0x5620b6a47a10 <col:10, col:12> 'int' '+'
  22. |-IntegerLiteral 0x5620b6a479d0 <col:10> 'int' 4
  23. `-IntegerLiteral 0x5620b6a479f0 <col:12> 'int' 4
  24. --------parent:
  25. InitListExpr 0x5620b6a47a50 <2.cc:6:9, col:15> 'unsigned int [2]'
  26. |-BinaryOperator 0x5620b6a47a10 <col:10, col:12> 'int' '+'
  27. | |-IntegerLiteral 0x5620b6a479d0 <col:10> 'int' 4
  28. | `-IntegerLiteral 0x5620b6a479f0 <col:12> 'int' 4
  29. `-IntegerLiteral 0x5620b6a47a30 <col:14> 'int' 5
  30. --------parent:
  31. InitListExpr 0x5620b6a47af0 <2.cc:6:6, col:16> 'S'
  32. |-IntegerLiteral 0x5620b6a479b0 <col:7> 'int' 2
  33. `-InitListExpr 0x5620b6a47b40 <col:9, col:15> 'unsigned int [2]'
  34. |-ImplicitCastExpr 0x5620b6a47b90 <col:10, col:12> 'unsigned int' <IntegralCast>
  35. | `-BinaryOperator 0x5620b6a47a10 <col:10, col:12> 'int' '+'
  36. | |-IntegerLiteral 0x5620b6a479d0 <col:10> 'int' 4
  37. | `-IntegerLiteral 0x5620b6a479f0 <col:12> 'int' 4
  38. `-ImplicitCastExpr 0x5620b6a47ba8 <col:14> 'unsigned int' <IntegralCast>
  39. `-IntegerLiteral 0x5620b6a47a30 <col:14> 'int' 5
  40. ...
  41.  
  42. ++++++++++++++++++++++++++++++branch++++++++++++++++++++++++++++++++++++++++++++
  43. InitListExpr 0x5620b6a47b40 <2.cc:6:9, col:15> 'unsigned int [2]'
  44. |-ImplicitCastExpr 0x5620b6a47b90 <col:10, col:12> 'unsigned int' <IntegralCast>
  45. | `-BinaryOperator 0x5620b6a47a10 <col:10, col:12> 'int' '+'
  46. | |-IntegerLiteral 0x5620b6a479d0 <col:10> 'int' 4
  47. | `-IntegerLiteral 0x5620b6a479f0 <col:12> 'int' 4
  48. `-ImplicitCastExpr 0x5620b6a47ba8 <col:14> 'unsigned int' <IntegralCast>
  49. `-IntegerLiteral 0x5620b6a47a30 <col:14> 'int' 5
  50. --------parent:
  51. InitListExpr 0x5620b6a47af0 <2.cc:6:6, col:16> 'S'
  52. |-IntegerLiteral 0x5620b6a479b0 <col:7> 'int' 2
  53. `-InitListExpr 0x5620b6a47b40 <col:9, col:15> 'unsigned int [2]'
  54. |-ImplicitCastExpr 0x5620b6a47b90 <col:10, col:12> 'unsigned int' <IntegralCast>
  55. | `-BinaryOperator 0x5620b6a47a10 <col:10, col:12> 'int' '+'
  56. | |-IntegerLiteral 0x5620b6a479d0 <col:10> 'int' 4
  57. | `-IntegerLiteral 0x5620b6a479f0 <col:12> 'int' 4
  58. `-ImplicitCastExpr 0x5620b6a47ba8 <col:14> 'unsigned int' <IntegralCast>
  59. `-IntegerLiteral 0x5620b6a47a30 <col:14> 'int' 5
  60. ...
  61.  
Advertisement
Add Comment
Please, Sign In to add comment