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

  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 9292 is_flexible_array_member_p (bool is_last_field,
9559 DECL_NOT_FLEXARRAY (x) = !is_flexible_array_member_p (is_last_field, x);
9262 is_flexible_array_member_p (bool is_last_field, function

Completed in 32 milliseconds