Home
last modified time | relevance | path

Searched refs:decl_GetType (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h255 extern type_t *decl_GetType(decl_t *);
H A Dtrace.c760 tp = decl_GetType(pp); in collect_prototype()
H A Dparseproto.y1589 decl_GetType(decl_t *dp) { in decl_GetType() function
2161 tp = decl_GetType(dp); in decl_GetTraceInfo()