Cesium
Cesium copied to clipboard
Compare signatures from different processing units.
Let's have Cesium process two files. First file will have only signatures, and as such it will only declaration and empty structure, since it's only declared.
Second file will have proper definition for function, and thus we should assume that types the same. Declaration part will have type with 0 members. Definition part will have type with all members declared.