Searched refs:find_sanitizer_argument (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dopts.cc969 find_sanitizer_argument (struct gcc_options *opts, unsigned int flags) function
1009 const char* left_arg = find_sanitizer_argument (opts, left_seen);
1010 const char* right_arg = find_sanitizer_argument (opts, right_seen);

Completed in 201 milliseconds