Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/lint1/ | |
tree.c | 3876 const type_t *union_tp = nst == UNION ? nstp : ostp; local in function:should_warn_about_pointer_cast 3878 if (union_contains(union_tp, other_tp)) |
tree.c | 3876 const type_t *union_tp = nst == UNION ? nstp : ostp; local in function:should_warn_about_pointer_cast 3878 if (union_contains(union_tp, other_tp)) |