aboutsummaryrefslogtreecommitdiff
path: root/PointerType.h
AgeCommit message (Expand)Author
2018-02-21Do all validation during validation phase.Steven Moreland
2017-09-11Make recursive methods in Type work with cyclic ASTTimur Iskhakov
2017-08-31Add parent to every typeTimur Iskhakov
2017-07-22Add typeName() to all types.Steven Moreland
2017-05-09-Lc++-impl: better namespace handlingSteven Moreland
2017-03-31More stringently verify expected alignment of fields in hidl compound types.Andreas Huber
2016-12-12Cleanup way elidable types are determined.Steven Moreland
2016-12-02memory -> hidl_memory and pointer -> hidl_pointerMartijn Coenen