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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-ubsan.cc 106 cp_ubsan_maybe_instrument_vptr (location_t loc, tree op, tree type, function
145 op = cp_ubsan_maybe_instrument_vptr (EXPR_LOCATION (stmt), op,
285 return cp_ubsan_maybe_instrument_vptr (loc, op, TREE_TYPE (type), true,
296 return cp_ubsan_maybe_instrument_vptr (loc, op, type, true,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-ubsan.cc 106 cp_ubsan_maybe_instrument_vptr (location_t loc, tree op, tree type, function
145 op = cp_ubsan_maybe_instrument_vptr (EXPR_LOCATION (stmt), op,
285 return cp_ubsan_maybe_instrument_vptr (loc, op, TREE_TYPE (type), true,
296 return cp_ubsan_maybe_instrument_vptr (loc, op, type, true,

Completed in 19 milliseconds