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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 3777 cp_strict_aliasing_warning (location_t loc, tree type, tree expr)
3832 && cp_strict_aliasing_warning (EXPR_LOCATION (ptr),
8871 cp_strict_aliasing_warning (EXPR_LOCATION (expr), type, expr);
8985 cp_strict_aliasing_warning (EXPR_LOCATION (expr), type, expr);
3772 cp_strict_aliasing_warning (location_t loc, tree type, tree expr) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 3623 cp_strict_aliasing_warning (location_t loc, tree type, tree expr)
3678 && cp_strict_aliasing_warning (EXPR_LOCATION (ptr),
8428 cp_strict_aliasing_warning (EXPR_LOCATION (expr), type, expr);
8542 cp_strict_aliasing_warning (EXPR_LOCATION (expr), type, expr);
3618 cp_strict_aliasing_warning (location_t loc, tree type, tree expr) function

Completed in 27 milliseconds