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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-ubsan.cc 33 cp_ubsan_instrument_vptr_p (tree type) function
109 if (!cp_ubsan_instrument_vptr_p (type))
176 if (!cp_ubsan_instrument_vptr_p (TREE_TYPE (base)))
262 if (cp_ubsan_instrument_vptr_p (NULL_TREE))
344 if (!cp_ubsan_instrument_vptr_p (NULL_TREE))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-ubsan.cc 33 cp_ubsan_instrument_vptr_p (tree type) function
109 if (!cp_ubsan_instrument_vptr_p (type))
176 if (!cp_ubsan_instrument_vptr_p (TREE_TYPE (base)))
262 if (cp_ubsan_instrument_vptr_p (NULL_TREE))
344 if (!cp_ubsan_instrument_vptr_p (NULL_TREE))

Completed in 39 milliseconds