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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 8348 build_static_cast_1 (location_t loc, tree type, tree expr, bool c_cast_p,
8720 result = build_static_cast_1 (loc, type, expr, /*c_cast_p=*/false,
9352 result = build_static_cast_1 (loc, type, value, /*c_cast_p=*/true,
8335 build_static_cast_1 (location_t loc, tree type, tree expr, bool c_cast_p, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 7916 build_static_cast_1 (location_t loc, tree type, tree expr, bool c_cast_p,
8277 result = build_static_cast_1 (loc, type, expr, /*c_cast_p=*/false,
8907 result = build_static_cast_1 (loc, type, value, /*c_cast_p=*/true,
7903 build_static_cast_1 (location_t loc, tree type, tree expr, bool c_cast_p, function

Completed in 46 milliseconds