HomeSort by: relevance | last modified time | path
    Searched refs:expr_unqualified_type (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/xlint/lint1/
externs1.h 220 type_t *expr_unqualified_type(const type_t *);
init.c 249 type_t *lutp = expr_unqualified_type(ltp);
833 ln->tn_type = expr_unqualified_type(ln->tn_type);
func.c 919 ln->tn_type = expr_unqualified_type(funcsym->s_type->t_subt);
decl.c 145 expr_unqualified_type(const type_t *tp) function in typeref:typename:type_t *
tree.c 4562 ln->tn_type = expr_unqualified_type(tp);

Completed in 19 milliseconds