Searched refs:needsFuzzerInterceptors (Results 1 – 3 of 3) sorted by relevance
88 bool needsFuzzerInterceptors() const;
243 bool SanitizerArgs::needsFuzzerInterceptors() const { in needsFuzzerInterceptors() function in SanitizerArgs
932 if (SanArgs.needsFuzzerInterceptors()) in addSanitizerRuntimes()