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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-warn.cc 328 /* Helper function for warn_tautological_cmp. Look for ARRAY_REFs
345 /* Subroutine of warn_tautological_cmp. Warn about bitwise comparison
459 warn_tautological_cmp (const op_location_t &loc, enum tree_code code, function
c-warn.cc 328 /* Helper function for warn_tautological_cmp. Look for ARRAY_REFs
345 /* Subroutine of warn_tautological_cmp. Warn about bitwise comparison
459 warn_tautological_cmp (const op_location_t &loc, enum tree_code code, function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-warn.cc 327 /* Helper function for warn_tautological_cmp. Look for ARRAY_REFs
344 /* Subroutine of warn_tautological_cmp. Warn about bitwise comparison
458 warn_tautological_cmp (const op_location_t &loc, enum tree_code code, function
c-warn.cc 327 /* Helper function for warn_tautological_cmp. Look for ARRAY_REFs
344 /* Subroutine of warn_tautological_cmp. Warn about bitwise comparison
458 warn_tautological_cmp (const op_location_t &loc, enum tree_code code, function

Completed in 36 milliseconds