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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-ubsan.cc 540 ubsan_maybe_instrument_reference_or_call (location_t loc, tree op, tree ptype, function
620 op = ubsan_maybe_instrument_reference_or_call (EXPR_LOCATION (stmt), op,
643 op = ubsan_maybe_instrument_reference_or_call (EXPR_LOCATION (stmt), op,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ubsan.cc 433 ubsan_maybe_instrument_reference_or_call (location_t loc, tree op, tree ptype, function
513 op = ubsan_maybe_instrument_reference_or_call (EXPR_LOCATION (stmt), op,
536 op = ubsan_maybe_instrument_reference_or_call (EXPR_LOCATION (stmt), op,

Completed in 32 milliseconds