HomeSort by: relevance | last modified time | path
    Searched defs:has_constant_member (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint1/
tree.c 2863 has_constant_member(const type_t *tp) function in typeref:typename:bool
2873 has_constant_member(mtp))
2894 || (is_struct_or_union(lt) && has_constant_member(ltp))) {
tree.c 2863 has_constant_member(const type_t *tp) function in typeref:typename:bool
2873 has_constant_member(mtp))
2894 || (is_struct_or_union(lt) && has_constant_member(ltp))) {

Completed in 28 milliseconds