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

  /src/external/gpl3/gcc/dist/gcc/
asan.cc 3290 asan_needs_odr_indicator_p (tree decl) function
3355 = (asan_needs_odr_indicator_p (decl) ? create_odr_indicator (decl, type)
  /src/external/gpl3/gcc.old/dist/gcc/
asan.cc 3242 asan_needs_odr_indicator_p (tree decl) function
3307 = (asan_needs_odr_indicator_p (decl) ? create_odr_indicator (decl, type)

Completed in 26 milliseconds