eolian: add API to check if an inner type of complex type is @move
authorDaniel Kolesa <d.kolesa@samsung.com>
Sat, 31 Aug 2019 00:04:13 +0000 (02:04 +0200)
committerYeongjong Lee <yj34.lee@samsung.com>
Mon, 16 Sep 2019 01:23:00 +0000 (10:23 +0900)
commit4b4d92967d131dbedb32e610be96c772220545e8
tree262ba31f794958305632108384bcd21d923d8a9b
parent5772ae36f8d4bcf70cce321dd2b4a66430de7569
eolian: add API to check if an inner type of complex type is @move

This complements the equivalent APIs of parameters and so on.
It is not the same as the older type_is_owned API, which applied
to everything.
src/lib/eolian/Eolian.h
src/lib/eolian/database_type_api.c
src/lib/eolian/eo_parser.c
src/lib/eolian/eolian_database.h